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