Changed more malloc to HeapAlloc calls

Pete Myers peterdanielmyers at googlemail.com
Wed Oct 29 19:39:14 CDT 2008


In line with http://wiki.winehq.org/ReplaceMalloc this is a small patch that
changes all malloc calls to HeapAlloc in the following files:
./dlls/iphlpapi/tests/iphlpapi.c
./dlls/wnaspi32/winaspi16.c

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/20081030/72d4788b/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Replaced-all-calls-to-malloc-with-HeapAlloc-in-t.patch
Type: text/x-diff
Size: 6231 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081030/72d4788b/attachment.patch 


More information about the wine-patches mailing list