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