[5/5] kernel32: Don't move fixed memory area in GlobalReAlloc. (try 2)

Akihiro Sagawa sagawa.aki at gmail.com
Sun May 26 09:54:23 CDT 2013


This closes bug 14819.

try 2:
 * tests/heap.c was updated to avoid dependency on heap reallocation
strategies.
 * Use HeapAlloc instead of LocalAlloc in some places. In those cases,
they want large memory blocks, not pinned memory addresses.

---
 dlls/kernel32/heap.c       |    1 +
 dlls/kernel32/tests/heap.c |   20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-kernel32-Don-t-move-fixed-memory-area-in-GlobalReAll.patch
Type: text/x-patch
Size: 1956 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20130526/990ec160/attachment-0001.bin>


More information about the wine-patches mailing list