]> granicus.if.org Git - openssl/commit
Add a configure option to opt-out secure memory
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 19 Jan 2018 13:00:14 +0000 (14:00 +0100)
committerBernd Edlinger <bernd.edlinger@hotmail.de>
Sun, 21 Jan 2018 15:09:44 +0000 (16:09 +0100)
commit42999a230f893d63a17dd9aca4f8df5c860fc836
treebdf2a87e2b1d32ee449ceb9b986724761b8eb81d
parent1d01aeeca4dd672d5a4a2c3560874a9b1a7d1410
Add a configure option to opt-out secure memory

./config -DOPENSSL_NO_SECURE_MEMORY

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5113)

(cherry picked from commit 154d8c132fbe22a248f95e95ef21f1840451da62)
crypto/mem_sec.c