summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fputwc.c
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@cvs.openbsd.org>2010-01-13 10:20:55 +0000
committerDarren Tucker <dtucker@cvs.openbsd.org>2010-01-13 10:20:55 +0000
commit07e18b91084eaf190029df2d443d1319d1b72d15 (patch)
tree38dd4e7341e2c933da154ddac680785ff3a594f1 /lib/libc/stdio/fputwc.c
parentf82df811b8763b9d92637e4ddf7d93d23d6cabc3 (diff)
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/stdio/fputwc.c')
0 files changed, 0 insertions, 0 deletions