31 Oct
2008
31 Oct
'08
3:59 p.m.
Hello Pete, Pete Myers wrote:
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 as you might have seen Alexandre removed today those malloc calls himself as those weren't trivial patches.
bye michael