diff options
author | Kevin Wolf <kwolf@redhat.com> | 2009-12-02 12:24:42 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-12-03 11:45:50 -0600 |
commit | 867f1ecc9722dac7b18ad6e4a2621b771bc99c8a (patch) | |
tree | 98d560a0de229f27a66f637cfcadbb1672e68cc3 /hw/ssi.c | |
parent | febd445b8229b34676205aac4bee62d377ec3da0 (diff) | |
download | qemu-867f1ecc9722dac7b18ad6e4a2621b771bc99c8a.tar.gz qemu-867f1ecc9722dac7b18ad6e4a2621b771bc99c8a.tar.bz2 qemu-867f1ecc9722dac7b18ad6e4a2621b771bc99c8a.zip |
Don't leak file descriptors
We're leaking file descriptors to child processes. Set FD_CLOEXEC on file
descriptors that don't need to be passed to children to stop this misbehaviour.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/ssi.c')
0 files changed, 0 insertions, 0 deletions