« Previous | Next » 

Revision 40ff6d7e

ID40ff6d7e8dceca227e7f8a3e8e0d58b2c66d19b4

Added by Kevin Wolf over 14 years ago

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 <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences