]> git.ipfire.org Git - thirdparty/bacula.git/commit
cdp: open the inotify stream using the CLOEXEC (close on exec) flag
authorAlain Spineux <alain@baculasystems.com>
Tue, 31 Aug 2021 08:57:24 +0000 (10:57 +0200)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:03:03 +0000 (09:03 +0100)
commit34593ec63f7cab4ae1f4e205432cd065d867a5c5
tree7d17e94270afaf2e302ebe26d821b67394283684
parent8bb9528d06ee20e422bb38e4a169d681d99ac632
cdp: open the inotify stream using the CLOEXEC (close on exec) flag

- this will avoid for any child to corrupt the inotify stream
bacula/src/tools/cdp-client/folderwatcher.cpp