diff options
author | 2010-01-13 10:20:54 +0000 | |
---|---|---|
committer | 2010-01-13 10:20:54 +0000 | |
commit | d5ca02a9bb26365156e242aba39771e27c2eb2d6 (patch) | |
tree | 7c2e98adcb6e4fc2c9a6913d3bfac6813d392788 /lib/libc/stdlib/malloc.c | |
parent | Rename s/safile/siofile/g, missed when libsa was renamed to (diff) | |
download | wireguard-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