"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9e8120e0674798dd74ac66229b981443f8c5f4fc"
[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. llvm-svn: 183906
Loading
Please register or sign in to comment