mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
server-Debug_Registers: Remove bug reference.
The issue is mentioned in bug 32515, but Steam cache validation still fails with this patch applied.
This commit is contained in:
parent
3207980517
commit
d6c145fbf5
@ -6686,9 +6686,6 @@ fi
|
||||
|
||||
# Patchset server-Debug_Registers
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#32515] Reset debug registers when creating threads
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/ntdll/signal_i386.c, dlls/ntdll/tests/exception.c, server/thread.c
|
||||
# |
|
||||
|
@ -1 +1 @@
|
||||
Fixes: [32515] Reset debug registers when creating threads
|
||||
Fixes: Reset debug registers when creating threads
|
||||
|
Loading…
Reference in New Issue
Block a user