diff options
author | otto <> | 2017-04-10 05:45:02 +0000 |
---|---|---|
committer | otto <> | 2017-04-10 05:45:02 +0000 |
commit | 579a4b73945db7a24a27c2678668b0db5b9f1807 (patch) | |
tree | 36a6be76ee8b2ccb1e7af2e9cf969e1f91dd6524 /src/lib/libssl/ssl_sess.c | |
parent | 490c04dce89599fb1ab02ea53b512fb7104eccc2 (diff) | |
download | openbsd-579a4b73945db7a24a27c2678668b0db5b9f1807.tar.gz openbsd-579a4b73945db7a24a27c2678668b0db5b9f1807.tar.bz2 openbsd-579a4b73945db7a24a27c2678668b0db5b9f1807.zip |
Introducing freezero(3) a version of free that guarantees the process
no longer has access to the content of a memmory object. It does
this by either clearing (if the object memory remains cached) or
by calling munmap(2). ok millert@, deraadt@, guenther@
Diffstat (limited to 'src/lib/libssl/ssl_sess.c')
0 files changed, 0 insertions, 0 deletions