Add backtrace to memory leak output
authorRichard Levitte <levitte@openssl.org>
Wed, 2 Dec 2015 12:19:45 +0000 (13:19 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 2 Dec 2015 15:49:08 +0000 (16:49 +0100)
commit012c5408507b0c85e0af14efbda51d906d620508
treea728f7fabe4df53ca92ec5b75cbfc80082e87148
parent2238e0e45d03ec9ba15e9547f7739cc6987a8f57
Add backtrace to memory leak output

This is an option for builds with gcc and --strict-warnings.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configure
crypto/mem_dbg.c