]> git.ipfire.org Git - thirdparty/openssl.git/commit - Configure
Make the use of mdebug backtrace a separate option
authorRichard Levitte <levitte@openssl.org>
Sun, 14 Feb 2016 11:16:52 +0000 (12:16 +0100)
committerRichard Levitte <levitte@openssl.org>
Sun, 14 Feb 2016 16:22:42 +0000 (17:22 +0100)
commitef8ca6bd544e4baea67f9a193ae896b8629944d0
tree3380da09bf4f1936de9e86140a596b9262bb635a
parentdda71111b88bc36a75e25787ecbe246f2620e940
Make the use of mdebug backtrace a separate option

To force it on anyone using --strict-warnings was the wrong move, as
this is an option best left to those who know what they're doing.

Use with care!

Reviewed-by: Andy Polyakov <appro@openssl.org>
Configure
crypto/mem_dbg.c