]> git.ipfire.org Git - thirdparty/openssl.git/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:08:30 +0000 (16:08 +0100)
commit154d8c132fbe22a248f95e95ef21f1840451da62
tree6555a217c4aebd20a18752e1f8768571a9a936fe
parent7c24f9d21cddd2bb30167153b05168fee7e3cf0b
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)
crypto/mem_sec.c