gfile: Ensure we create internal pipe with FD_CLOEXEC
authorColin Walters <walters@verbum.org>
Fri, 25 Jan 2013 17:32:39 +0000 (12:32 -0500)
committerColin Walters <walters@verbum.org>
Fri, 25 Jan 2013 18:45:07 +0000 (13:45 -0500)
commit48fd50701229de084947ea94406c1ff2c7c397f5
tree8c4f3b9305b1dc06d11a898a1f886f81a0807c53
parentcbd7225e7072e6c886e7370f999299d25906a14b
gfile: Ensure we create internal pipe with FD_CLOEXEC

That way the descriptors aren't leaked to child processes.

https://bugzilla.gnome.org/show_bug.cgi?id=692544
gio/gfile.c