]> git.ipfire.org Git - thirdparty/gcc.git/commit - libiberty/pex-win32.c
pex-win32.c (pex_win32_exec_child): Only close original file descriptors if child...
authorKazu Hirata <kazu@codesourcery.com>
Thu, 26 Jul 2012 23:18:47 +0000 (23:18 +0000)
committerSandra Loosemore <sandra@gcc.gnu.org>
Thu, 26 Jul 2012 23:18:47 +0000 (19:18 -0400)
commit9cd6dd82398c07551d428e2943a7d8429c4650c0
tree5bb79d01d34e0a177c2f1d1b9375c4447d077918
parent3984ea61cb3e47663b34655b7f62726260a23eb3
pex-win32.c (pex_win32_exec_child): Only close original file descriptors if child is launched successfully.

2012-07-26  Kazu Hirata  <kazu@codesourcery.com>
    Sandra Loosemore  <sandra@codesourcery.com>

libiberty/
* pex-win32.c (pex_win32_exec_child): Only close original file
descriptors if child is launched successfully.

Co-Authored-By: Sandra Loosemore <sandra@codesourcery.com>
From-SVN: r189901
libiberty/ChangeLog
libiberty/pex-win32.c