itss: Replace malloc() with HeapAlloc()

Andrew Talbot Andrew.Talbot at talbotville.com
Tue Feb 10 15:28:34 CST 2009


Francois Gouget wrote:

> Also, for everyone's information, there's more calls to malloc() and
> free().

There are also many calls to realloc() - a function with complexities of its
own - and other functions with "realloc" in their name.

-- 
Andy.





More information about the wine-devel mailing list