patch for bug 9957

Evan Teran evan.teran at gmail.com
Thu Oct 18 01:12:34 CDT 2007


Here's a patch for bug number 9957
(http://bugs.winehq.org/show_bug.cgi?id=9957). It's a really simple
patch for a really simple bug. The parameters to GlobalAlloc are
inverted resulting in the size being passed as 0.

I imagine that 8 or 16 is the minimum granularity for the allocator in
addition to the fact that it is almost immediately re-alloced. Making
this bug not really show up in practice.

However, it should be correct, so here ya go :)

Thanks,
Evan Teran
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shell32_globalalloc.patch
Type: application/octet-stream
Size: 492 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071018/a650d3d8/attachment.obj 


More information about the wine-patches mailing list