mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
cc38e643cb
The fips self test lock is deallocated in platform specific ways that may occur after we do mem leak checking. If we don't know how to free it for a particular platform then we just leak it deliberately. So we temporarily disable the mem leak checking while we allocate the lock. Reviewed-by: Paul Dale <paul.dale@oracle.com> Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9939) |
||
---|---|---|
.. | ||
build.info | ||
fipsprov.c | ||
selftest.c | ||
selftest.h |