summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_input.c
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2016-06-27 15:33:40 +0000
committertedu <tedu@openbsd.org>2016-06-27 15:33:40 +0000
commitadc10d31b68e6fa7430ddcd9520a278c0f21b502 (patch)
treee67cd6660234953cc561967ce62955af27719760 /sys/netinet/tcp_input.c
parentwhitespace (diff)
downloadwireguard-openbsd-adc10d31b68e6fa7430ddcd9520a278c0f21b502.tar.xz
wireguard-openbsd-adc10d31b68e6fa7430ddcd9520a278c0f21b502.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 'sys/netinet/tcp_input.c')
0 files changed, 0 insertions, 0 deletions