diff options
author | 2014-06-17 00:37:07 +0000 | |
---|---|---|
committer | 2014-06-17 00:37:07 +0000 | |
commit | 4caf194b46eb0ecc589ce8daa72c7da20efb4bc5 (patch) | |
tree | bb6d59cc5a180a19643f90800d7672d06d05dafd /lib/libssl/src/ssl/ssl_lib.c | |
parent | Fix format string under MP_LOCKDEBUG (diff) | |
download | wireguard-openbsd-4caf194b46eb0ecc589ce8daa72c7da20efb4bc5.tar.xz wireguard-openbsd-4caf194b46eb0ecc589ce8daa72c7da20efb4bc5.zip |
Use MAP_INHERIT_ZERO in arc4random(3)
Now instead of calling getpid() each time a user invokes arc4random(),
we're able to rely on the kernel zero'ing out the RNG state if the
process forks.
ok deraadt, djm
Diffstat (limited to 'lib/libssl/src/ssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions