Make cancellable pipe fds close-on-exec
authorAlexander Larsson <alexl@redhat.com>
Fri, 15 May 2009 08:42:28 +0000 (10:42 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 15 May 2009 08:42:28 +0000 (10:42 +0200)
commita48fc532519b849498c8b75dde578caf0c270b23
tree8210d14b5a964c8234c689c341118adeeff5750e
parent23424e7bcb93abe805394d11e8b32beb7571e87c
Make cancellable pipe fds close-on-exec

GCancellable is purely an in-process thing, so ensure that no cancellable
fds accidentally leak to child processes.
gio/gcancellable.c