This patch changes the prototype of crypto_str_error() from
char * crypto_str_error (void); to const char * crypto_str_error (int errnum); for reliable operation in threaded application.
Showing
Loading
Please register or sign in to comment