Function counting script

Joris Huizer jorishuizer at planet.nl
Sun Mar 19 07:35:45 CST 2006


Segin wrote:
> It's not a C interpeter, it's literally a frint end of sorts to grep. 
> There's only one textual occurence of malloc() in the code, so it only 
> returns one.
> 
> Think before you speak.
> 
> P.S. I'll add a C interpeter when there becomes a need for one.
> 

It was my impression that the goal was to find leaks by counting 
allocating and freeing of memory;
My example was about that: the counts do not have to indicate correct 
usage of malloc()/free()
Sorry if this was an incorrect assumption

regards,

Joris



More information about the wine-devel mailing list