diff options
author | Bernd Schubert <bschubert@ddn.com> | 2025-02-23 00:17:39 +0100 |
---|---|---|
committer | Bernd Schubert <bernd@bsbernd.com> | 2025-03-18 17:34:19 +0100 |
commit | b9fc5a0ff8905a27e48cdac1ae26a8964fe87727 (patch) | |
tree | 5fea9879283e5b6a97e24c037c847955637b9150 /lib/mount_bsd.c | |
parent | 1b86fe4c4de96daa4e766425193595f1c6b88a73 (diff) | |
download | libfuse-b9fc5a0ff8905a27e48cdac1ae26a8964fe87727.tar.gz |
fusermount: prevent stdio FDs from being reused
Redirect stdin/stdout/stderr to /dev/null to prevent newly opened
file descriptors from reusing these low numbers (0,1,2) and
potential issues with that.
Signed-off-by: Bernd Schubert <bschubert@ddn.com>
Diffstat (limited to 'lib/mount_bsd.c')
0 files changed, 0 insertions, 0 deletions