]> git.ipfire.org Git - thirdparty/shadow.git/commit
Verify default SIGCHLD handling. 456/head
authorTobias Stoeckmann <tobias@stoeckmann.org>
Sat, 23 Oct 2021 13:36:00 +0000 (15:36 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Wed, 15 Dec 2021 10:26:51 +0000 (11:26 +0100)
commitc0e4ccd03227c38d92a9fb02f65a28e83bdb9f41
treec8714f2a01bfcde13591af0cf1074f0237e69b0d
parentf2e8294bdbdbe3f53c74d7590ba56e5231ae9da5
Verify default SIGCHLD handling.

The SIGCHLD handler could have been ignored by parent process.
Make sure that we have default handling activated.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
src/su.c