summaryrefslogtreecommitdiffstats
path: root/crypto/cpt_err.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2019-09-19 11:52:45 +0100
committerMatt Caswell <matt@openssl.org>2019-11-29 16:14:44 +0000
commitcc38e643cbfb6da84fb2bb6a188698d0bc082a20 (patch)
treed07a3fcee80701c7511f7c54a696224282a0fdef /crypto/cpt_err.c
parent14a684bfb091b12aa3094a6097932f76f799990a (diff)
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)
Diffstat (limited to 'crypto/cpt_err.c')
0 files changed, 0 insertions, 0 deletions