[node-patches] Change in ovirt-node[master]: Add subprocess wrapper to close open fds
fabiand at fedoraproject.org
fabiand at fedoraproject.org
Mon Jun 11 12:57:23 UTC 2012
Fabian Deutsch has uploaded a new change for review.
Change subject: Add subprocess wrapper to close open fds
......................................................................
Add subprocess wrapper to close open fds
Open fds need to be closed when spawning a new shell, otherwise these
leaked fds will raise SELinux AVC denials.
rhbz#520345
Change-Id: I9044d63f8f26243487dddc276da3eb1b15fc75c0
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/collectd.py
M scripts/install.py
M scripts/iscsi.py
M scripts/network.py
M scripts/ovirt-config-setup.py
M scripts/ovirtfunctions.py
M scripts/rhn.py
M scripts/snmp.py
M scripts/storage.py
9 files changed, 63 insertions(+), 56 deletions(-)
git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/41/5241/1
--
To view, visit http://gerrit.ovirt.org/5241
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9044d63f8f26243487dddc276da3eb1b15fc75c0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
More information about the node-patches
mailing list