diff options
author | otto <> | 2017-04-10 05:45:02 +0000 |
---|---|---|
committer | otto <> | 2017-04-10 05:45:02 +0000 |
commit | dfffbfef672a28a5e1af7039ef36cba7e529b1c0 (patch) | |
tree | 36a6be76ee8b2ccb1e7af2e9cf969e1f91dd6524 /src/lib/libssl/ssl_clnt.c | |
parent | 8c932f38ba5bd7acb583fb41c4d88712538252a7 (diff) | |
download | openbsd-dfffbfef672a28a5e1af7039ef36cba7e529b1c0.tar.gz openbsd-dfffbfef672a28a5e1af7039ef36cba7e529b1c0.tar.bz2 openbsd-dfffbfef672a28a5e1af7039ef36cba7e529b1c0.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_clnt.c')
0 files changed, 0 insertions, 0 deletions