Re: malloc to HeapAlloc in dlls/kernel32/process.c
31 Oct
2008
31 Oct
'08
10:59 a.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
6252
Age (days ago)
6252
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michael Stefaniuc