about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2018-12-01 21:43:36 +0100
committerFlorian Weimer <fweimer@redhat.com>2018-12-01 22:41:46 +0100
commit02cd5c1a8d033d7f91fea12a66bb44d1bbf85f76 (patch)
treeb30f94dace1c095ee797205034da5af99e7fd0cf /ChangeLog
parentfc493bc9e6fe8ecdd00f79b9a8a3d4675137a602 (diff)
downloadglibc-02cd5c1a8d033d7f91fea12a66bb44d1bbf85f76.tar.gz
glibc-02cd5c1a8d033d7f91fea12a66bb44d1bbf85f76.tar.xz
glibc-02cd5c1a8d033d7f91fea12a66bb44d1bbf85f76.zip
support: Close original descriptors in support_capture_subprocess
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e00d691d90..98c7ac761e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2018-12-01  Florian Weimer  <fweimer@redhat.com>
+
+	* support/support_capture_subprocess.c
+	(support_capture_subprocess): Check that pipe descriptors have
+	expected values.  Close original pipe descriptors in subprocess.
+
 2018-12-01  Samuel Thibault  <samuel.thibault@ens-lyon.org>
 
 	[BZ #23032]