diff options
author | tedu <> | 2016-06-27 15:33:40 +0000 |
---|---|---|
committer | tedu <> | 2016-06-27 15:33:40 +0000 |
commit | 97835ed91473716ba1fc9d9c313df25fabd42fd8 (patch) | |
tree | fc5dabeefe9459075ac91c320febe558e80f100a /src/lib/libcrypto/rsa/rsa_crpt.c | |
parent | 6efa0a2980814718dcbd6d8e266811cc4ca8adc3 (diff) | |
download | openbsd-97835ed91473716ba1fc9d9c313df25fabd42fd8.tar.gz openbsd-97835ed91473716ba1fc9d9c313df25fabd42fd8.tar.bz2 openbsd-97835ed91473716ba1fc9d9c313df25fabd42fd8.zip |
defer munmap to after unlocking malloc. this can (unfortunately) be an
expensive syscall, and we don't want to tie up other threads. there's no
need to hold the lock, so defer it to afterwards.
from Michael McConville
ok deraadt
Diffstat (limited to 'src/lib/libcrypto/rsa/rsa_crpt.c')
0 files changed, 0 insertions, 0 deletions