summaryrefslogtreecommitdiffstats
path: root/auth2-passwd.c
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2022-05-27 04:27:49 +0000
committerDarren Tucker <dtucker@dtucker.net>2022-05-27 14:59:17 +1000
commit5d3a77f4c5ae774c6796387266503f52c7cdc7c2 (patch)
treedadfedcd5a057a3935bc71eec9b52396af9aa578 /auth2-passwd.c
parent533b31cd08e4b97f455466f91c36915e2924c15a (diff)
upstream: Avoid kill with -1 argument. The out_ctx label can be
reached before fork has been called. If this happens, then kill -1 would be called, sending SIGTERM to all processes reachable by the current process. From tobias@ and c3h2_ctf via github PR#286, ok djm@ OpenBSD-Commit-ID: 6277af1207d81202f5daffdccfeeaed4c763b1a8
Diffstat (limited to 'auth2-passwd.c')
0 files changed, 0 insertions, 0 deletions