summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authordtucker <dtucker@openbsd.org>2010-01-13 10:20:54 +0000
committerdtucker <dtucker@openbsd.org>2010-01-13 10:20:54 +0000
commitd5ca02a9bb26365156e242aba39771e27c2eb2d6 (patch)
tree7c2e98adcb6e4fc2c9a6913d3bfac6813d392788 /lib/libc/stdlib/malloc.c
parentRename s/safile/siofile/g, missed when libsa was renamed to (diff)
downloadwireguard-openbsd-d5ca02a9bb26365156e242aba39771e27c2eb2d6.tar.xz
wireguard-openbsd-d5ca02a9bb26365156e242aba39771e27c2eb2d6.zip
If a process receives two different signals while in readpassphrase, only
the most recent one will be stored for later re-delivery. When the signal handlers are restored, all except the most recent signal will be lost. Replace the single variable with an array so signals are not lost. ok deraadt@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions