Revert patch "Use an empty buffer in DecryptMessage".

Reverts 26302e61a3
This commit is contained in:
Sebastian Lackner
2014-07-28 20:21:40 +02:00
parent 2059944f48
commit 9017db8694
5 changed files with 1 additions and 71 deletions

3
debian/changelog vendored
View File

@@ -8,8 +8,7 @@ wine-compholio (1.7.24) UNRELEASED; urgency=low
* Added patch to implement AllocateAndGetTcpExTableFromStack.
* Added patch to fix ConnectNamedPort return value in overlapped mode.
* Added patch to store IOCS data in a property instead of GWLP_USERDATA.
* Added patch to use an empty buffer in DecryptMessage to return decrypted data.
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sun, 27 Jul 2014 14:51:21 -0600
-- Erich E. Hoover <erich.e.hoover@gmail.com> Sun, 27 Jul 2014 12:53:18 -0600
wine-compholio (1.7.23) unstable; urgency=low
* Rewrite of patch system to simplify maintaining large patchsets.