[PATCH 3/3] kernel32: Terminate process in unhandled exception handler.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/kernel32/process.c | 2 +- dlls/kernel32/tests/debugger.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-)
Hi, While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=54351 Your paranoid android. === w2008s64 (64 bit report) === kernel32: debugger.c:1013: Test failed: dwDebugEventCode = -1 debugger.c:1015: Test failed: ContinueDebugEvent failed, last error 87. debugger.c:143: Test failed: unable to open 'C:\Users\ADMINI~1\AppData\078c:debugger: 7 tesLocal\Temp\wt369D.tmp' === debian9 (build log) === Task: WineTest did not produce the wow32 report
participants (2)
-
Jacek Caban -
Marvin