malloc to HeapAlloc in dlls/kernel32/process.c

Pete Myers peterdanielmyers at googlemail.com
Wed Oct 29 17:53:08 CDT 2008


Hi, this is my first ever commit to the Wine project.

In line with http://wiki.winehq.org/ReplaceMalloc this is a small patch that
changes all malloc calls in ./dlls/kernel32/process.c to HeapAlloc.

Changelog:
* malloc calls in dlls/kernel32/process.c have been change to HeapAlloc

Pete Myers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-patches/attachments/20081029/30e1dadf/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Pete-Myers.patch
Type: text/x-diff
Size: 2439 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081029/30e1dadf/attachment-0001.patch 


More information about the wine-patches mailing list