Mark one additional upstream bug as fixed.

This commit is contained in:
Sebastian Lackner
2015-03-07 20:47:26 +01:00
parent 521e8aa38c
commit fa3bf612ea
3 changed files with 4 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
Fixes: [29384] Voobly expects correct handling of WRITECOPY memory protection
FIxes: [35561] MSYS2 expects correct handling of WRITECOPY memory protection
Depends: ws2_32-WriteWatches

View File

@@ -1140,6 +1140,7 @@ fi
# |
# | This patchset fixes the following Wine bugs:
# | * [#29384] Voobly expects correct handling of WRITECOPY memory protection
# | * [#35561] MSYS2 expects correct handling of WRITECOPY memory protection
# |
# | Modified files:
# | * dlls/advapi32/crypt.c, dlls/kernel32/tests/virtual.c, dlls/ntdll/ntdll_misc.h, dlls/ntdll/server.c,