diff options
author | Kris Katterjohn <katterjohn@gmail.com> | 2019-01-04 13:48:08 -0600 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-01-11 18:55:09 -0500 |
commit | df1a8a657eadcc156032aa558ae0395cde878ee8 (patch) | |
tree | 4665422a4ba787567263099972ae959ac045f380 /src/lib/fdio | |
parent | d21fa48cac0f41bd52306e269796559f75855323 (diff) | |
download | tor-df1a8a657eadcc156032aa558ae0395cde878ee8.tar.gz tor-df1a8a657eadcc156032aa558ae0395cde878ee8.zip |
Actually close the stdout pipe on error in process_unix_exec
When cleaning up after an error in process_unix_exec, the stdin
pipe was being double closed instead of closing both the stdin
and stdout pipes. This occurred in two places.
Signed-off-by: Kris Katterjohn <katterjohn@gmail.com>
Diffstat (limited to 'src/lib/fdio')
0 files changed, 0 insertions, 0 deletions