maybe ther is an error

This commit is contained in:
overflowerror 2019-03-13 18:33:01 +01:00
parent b9c9a7c5fc
commit a351717e68

View file

@ -52,6 +52,7 @@ void* copyFromSslToFd(void* data) {
}
debug("ssl: read thread finished");
error("ssl: failed to create new connection: %s", ERR_error_string(b), NULL));
return NULL;
}