[Wine] How do I test janitorial task ReplaceMalloc for console.c?

Ron wineforum-user at winehq.org
Wed Apr 30 18:39:04 CDT 2008


How do I test janitorial task ReplaceMalloc for console.c?

I finished replacing the Malloc() functions with HeapAlloc() functions and the corresponding Free() functions with HeapFree() functions, but how do I test if it works? 

Here is my modified console.c code from wine version 0.9.60

http://www.pastebin.com/f5307c42f







More information about the wine-users mailing list