]> git.ipfire.org Git - thirdparty/tor.git/commit
Merge branch 'cloexec-pipes' into 'main'
authorDavid Goulet <dgoulet@torproject.org>
Tue, 3 Jun 2025 16:10:43 +0000 (16:10 +0000)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 3 Jun 2025 16:10:43 +0000 (16:10 +0000)
commit933c5491db00c703d5d8264fdabd5a5b10aff96f
treec35be8c52c633985656eb97c56d1c787e1312613
parenta02a31bf53bf9fd0e2317bf1f8791e0bae984b06
parent4b8729fb47a8715d5d7041924759e73fa0844586
Merge branch 'cloexec-pipes' into 'main'

start_daemon: open pipe with cloexec

Closes #41013 and #41088

See merge request tpo/core/tor!904