plugins: Add O_CLOEXEC to open()
authorDaniel Wagner <daniel.wagner@bmw-carit.de>
Sun, 23 Oct 2011 12:16:24 +0000 (14:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 25 Oct 2011 11:34:30 +0000 (13:34 +0200)
commitbd972fef32de3560bbe23ef41ba2281b696764fd
treece3e623b69f4152ec61847e82390ce29179bccfe
parent4826f90b555f009972276be1fa945d81b435950a
plugins: Add O_CLOEXEC to open()

Make sure all file descriptor are closed.
plugins/tist.c
plugins/vpn.c