Updated definitions

This commit is contained in:
Alistair Leslie-Hughes 2018-11-01 14:28:59 +11:00
parent ac5710e76d
commit ec85f08e87
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1 @@
Fixes: [44819] Throw second DBG_PRINTEXCEPTION_C when debugging.

View File

@ -4602,6 +4602,9 @@ fi
# Patchset ntdll-Exception
# |
# | This patchset fixes the following Wine bugs:
# | * [#44819] Throw second DBG_PRINTEXCEPTION_C when debugging.
# |
# | Modified files:
# | * dlls/kernel32/debugger.c, dlls/ntdll/tests/exception.c
# |