summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2013-06-13 15:27:17 +0000
committerReid Kleckner <reid@kleckner.net>2013-06-13 15:27:17 +0000
commit62d124a1fa8b212bae1d331f027c9eec06a45199 (patch)
treed54ab55c93830ef075514d681167fd86d9fd81e9 /test
parent0db5f0f07e6411fa25aefd464648ec8fc335a2d7 (diff)
downloadllvm-62d124a1fa8b212bae1d331f027c9eec06a45199.tar.gz
llvm-62d124a1fa8b212bae1d331f027c9eec06a45199.tar.bz2
llvm-62d124a1fa8b212bae1d331f027c9eec06a45199.tar.xz
[Support] Fix handle and memory leak for processes that are not waited for
Execute's Data parameter is now optional, so we won't allocate memory for it on Windows and we'll close the process handle. The Unix code should probably do something similar to avoid accumulation of zombie children that haven't been waited on. Tested on Linux and Windows. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183906 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions