]> git.ipfire.org Git - thirdparty/tor.git/commit
start_daemon: open pipe with cloexec
authorJim Newsome <jnewsome@torproject.org>
Mon, 2 Jun 2025 22:10:45 +0000 (17:10 -0500)
committerJim Newsome <jnewsome@torproject.org>
Tue, 3 Jun 2025 15:26:51 +0000 (10:26 -0500)
commit4b8729fb47a8715d5d7041924759e73fa0844586
treec35be8c52c633985656eb97c56d1c787e1312613
parentbedc175c8af6efc34802b10158dd146b4dae7602
start_daemon: open pipe with cloexec

Fixes #41013
Fixes #41088
changes/bug41088 [new file with mode: 0644]
src/lib/process/.may_include
src/lib/process/daemon.c