Fixed the OpenSSL error stack being printed wrong.
This commit is contained in:
@ -2038,4 +2038,4 @@ static void maxscale_ssl_lock(int mode,int n,const char* file, int line)
|
||||
static unsigned long maxscale_ssl_id()
|
||||
{
|
||||
return (unsigned long)pthread_self();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user