diff options
author | Florian Weimer <fweimer@redhat.com> | 2018-12-01 21:43:36 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2018-12-12 12:03:36 +0100 |
commit | 874c28c9f5d14586ab71cd4af6899b11753caf25 (patch) | |
tree | 05dcde4cf1515eb023550ae9da8e5dbf5fe53fba /ChangeLog | |
parent | 9dd07a91dba984c223730af30741565cb9bd88d5 (diff) | |
download | glibc-874c28c9f5d14586ab71cd4af6899b11753caf25.tar.gz |
support: Close original descriptors in support_capture_subprocess
(cherry picked from commit 02cd5c1a8d033d7f91fea12a66bb44d1bbf85f76)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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-11-28 Florian Weimer <fweimer@redhat.com> * support/support.h (support_quote_string): Do not use str |