You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-09-12 18:50:20 -07:00
Revert patch "Use an empty buffer in DecryptMessage".
Reverts 26302e61a3
This commit is contained in:
@@ -20,7 +20,6 @@ PATCHLIST := Miscellaneous.ok \
|
||||
ntdll-Junction_Points.ok \
|
||||
ntdll-Pipe_SpecialCharacters.ok \
|
||||
quartz-MediaSeeking_Positions.ok \
|
||||
secur32-DecryptMessage.ok \
|
||||
server-ACL_Compat.ok \
|
||||
server-Address_Change_Notification.ok \
|
||||
server-CreateProcess_ACLs.ok \
|
||||
@@ -347,24 +346,6 @@ quartz-MediaSeeking_Positions.ok:
|
||||
echo '+ { "quartz-MediaSeeking_Positions", "Erich E. Hoover", "Return correct IMediaSeeking stream positions in quartz." },'; \
|
||||
) > quartz-MediaSeeking_Positions.ok
|
||||
|
||||
# Patchset secur32-DecryptMessage
|
||||
# |
|
||||
# | Included patches:
|
||||
# | * Use an empty buffer in DecryptMessage to return decrypted data. [by Hans Leidekker]
|
||||
# |
|
||||
# | This patchset fixes the following Wine bugs:
|
||||
# | * [#20748] chromium's net_unittests!SSLClientSocketTest.Read_Interrupted fails.
|
||||
# |
|
||||
# | Modified files:
|
||||
# | * dlls/secur32/schannel.c
|
||||
# |
|
||||
.INTERMEDIATE: secur32-DecryptMessage.ok
|
||||
secur32-DecryptMessage.ok:
|
||||
$(PATCH) < secur32-DecryptMessage/0001-secur32-Use-an-empty-buffer-in-DecryptMessage-to-ret.patch
|
||||
@( \
|
||||
echo '+ { "secur32-DecryptMessage", "Hans Leidekker", "Use an empty buffer in DecryptMessage to return decrypted data." },'; \
|
||||
) > secur32-DecryptMessage.ok
|
||||
|
||||
# Patchset server-ACL_Compat
|
||||
# |
|
||||
# | Included patches:
|
||||
|
||||
Reference in New Issue
Block a user