summaryrefslogtreecommitdiffstats
path: root/crypto/mem_dbg.c
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-06-20 10:38:46 +0200
committerRichard Levitte <levitte@openssl.org>2019-06-20 18:19:06 +0200
commitba4341316ce762f917f973bb4ac604062fb11724 (patch)
tree85c07fed6d0a2cb1c89b2088f85c60fe3d5265d4 /crypto/mem_dbg.c
parent7a5f5fd32a58e6c70cc0ce05a7d7391e4968663e (diff)
test/testutil/init.c, apps/openssl.c: add trace cleanup handle earlier
It turned out that the internal trace cleanup handler was added too late, so it would be executed before OPENSSL_cleanup(). This results in address errors, as the trace code that's executed in OPENSSL_cleanup() itself tries to reach for data that's been freed at that point. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9196)
Diffstat (limited to 'crypto/mem_dbg.c')
0 files changed, 0 insertions, 0 deletions