openssl/providers
Matt Caswell cc38e643cb Disable mem leak checking for the self test lock
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)
2019-11-29 16:14:44 +00:00
..
common Make sure we handle input NULL with length 0 2019-11-29 10:41:06 +00:00
fips Disable mem leak checking for the self test lock 2019-11-29 16:14:44 +00:00
implementations Make sure we handle input NULL with length 0 2019-11-29 10:41:06 +00:00
build.info Cleanup: move provider mains up 2019-10-10 14:12:15 +02:00
defltprov.c Tweak some algorithm naming inconsistencies 2019-11-21 15:45:37 +00:00
legacyprov.c Tweak some algorithm naming inconsistencies 2019-11-21 15:45:37 +00:00