Add support for MLOCK_ONFAULT to secure arena
authorTodd Short <tshort@akamai.com>
Thu, 23 Mar 2017 16:56:22 +0000 (12:56 -0400)
committerAndy Polyakov <appro@openssl.org>
Thu, 6 Apr 2017 10:53:23 +0000 (12:53 +0200)
commit9dfc5b96874c477095f407c08141614e010a0b98
tree6d6873ab95908e1b573b609613da1fa3df1e9519
parent5006b37b31c5a520c3065048bd8aba8cc3ff128d
Add support for MLOCK_ONFAULT to secure arena

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3115)
crypto/mem_sec.c