diff options
author | Stephen Hemminger <shemminger@vyatta.com> | 2012-07-11 09:29:22 -0700 |
---|---|---|
committer | Stephen Hemminger <shemminger@vyatta.com> | 2012-07-11 11:52:47 -0700 |
commit | 8ebd82645a8503ec1b8464586e5c19c18c009f06 (patch) | |
tree | 955485024bcb20545e1c061f83777186baababb7 /functions/interpreter | |
parent | 628e456b5fc2c11cd474546461d1458a17d4ab56 (diff) | |
download | vyatta-cfg-8ebd82645a8503ec1b8464586e5c19c18c009f06.tar.gz vyatta-cfg-8ebd82645a8503ec1b8464586e5c19c18c009f06.zip |
Don't leak file descriptors to action
Bug 8204
Make sure we don't handle unnecessary file descriptors to child
processes. This is done by marking file descriptors as close on
exec, and closing pipe before exec.
Diffstat (limited to 'functions/interpreter')
0 files changed, 0 insertions, 0 deletions