mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 22:26:06 +00:00
FILE_TYPE_CHAR handles can't be inherited via PROC_THREAD_ATTRIBUTE_HANDLE_LIST, or CreateProcess() fails with GetLastError() == 1450 on Windows 7. I confirmed that an fprintf(stderr, ...) in HandlerMain() does make it to the console when running tests even after this. See bug for more discussion. R=mark@chromium.org BUG=crashpad:77 Review URL: https://codereview.chromium.org/1473793002 .
Description
Languages
C++
92.5%
Objective-C++
2.5%
C
2%
Python
1.8%
Assembly
0.9%
Other
0.3%