7d37818dac
The function strerror() is not thread safe. We should use strerror_r() where possible, or strerror_s() on Windows. RT#2267 Reviewed-by: Richard Levitte <levitte@openssl.org> |
||
---|---|---|
.. | ||
build.info | ||
err.c | ||
err_all.c | ||
err_prn.c | ||
openssl.ec |