]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Fix a FD leak when processes exit
authorRoy Marples <roy@marples.name>
Tue, 22 Aug 2023 12:59:23 +0000 (12:59 +0000)
committerRoy Marples <roy@marples.name>
Tue, 22 Aug 2023 12:59:23 +0000 (12:59 +0000)
commite30adeb939334ef0351fb69691181fe1838904ec
tree880102b89483ab2e28458dea9ee93f2ef06882be
parent1bd8fc7d4b34f752a32709d277a897e5ad202d97
privsep: Fix a FD leak when processes exit

Add commentary to say they are closed on receipt of SIGCHLD.
src/privsep.c