]> git.mdlowis.com Git - proto/labwc.git/commit
src/common/spawn.c: Restore SIGPIPE default handler before exec
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 29 Oct 2023 09:54:44 +0000 (10:54 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 29 Oct 2023 14:18:32 +0000 (15:18 +0100)
commitd2c403b84f35459b0e6b721e459298fd7dd957a8
treee65d4f1883c30af432d9705d5d7db10d6dfecd8f
parent0430f6f8184c17e6abf7922396217ecfb46f17ec
src/common/spawn.c: Restore SIGPIPE default handler before exec

Fixes: #1209
Reported-by: @bdantas
src/common/spawn.c