2459dc1bd0
When bufsize == 0, openssl_strerror_r should return 0 (if _GNU_SOURCE is defined),
to be consistent with non-_GNU_SOURCE variants, which exhibit the same behavior.
Fix a few cases, where the return value of openssl_strerror_r was ignored.
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9163)
(cherry picked from commit
|
||
---|---|---|
.. | ||
build.info | ||
loader_file.c | ||
store_err.c | ||
store_init.c | ||
store_lib.c | ||
store_locl.h | ||
store_register.c | ||
store_strings.c |