]> git.ipfire.org Git - thirdparty/openvpn.git/commit
close more file descriptors on exec
authorHeiko Hund <heiko.hund@sophos.com>
Fri, 1 Feb 2013 14:19:14 +0000 (15:19 +0100)
committerDavid Sommerseth <davids@redhat.com>
Sat, 2 Feb 2013 11:10:01 +0000 (12:10 +0100)
commit09ee4192b1d16bbd7c3c138cc2d46760a11797bf
treeeac5672ff1dbd524e4bd2a1c3f4d38bee04ffa72
parent1978db4b9657f0db134f1deaeb1e8400bf6a033e
close more file descriptors on exec

Don't inherit the --status and --ifconfig-pool-persist, and on Linux
the epoll(7), file descriptors to scripts and other processes that
may be forked by plugins.

Signed-off-by: Heiko Hund <heiko.hund@sophos.com>
Acked-by: David Sommerseth <davids@redhat.com>
Message-Id: 1359728354-9405-1-git-send-email-heiko.hund@sophos.com
URL: http://article.gmane.org/gmane.network.openvpn.devel/7312
Signed-off-by: David Sommerseth <davids@redhat.com>
src/openvpn/event.c
src/openvpn/status.c