crypt32: plug memory leaks

Robert Shearman rob at codeweavers.com
Tue Nov 8 22:07:18 CST 2005


Juan Lang wrote:

>Hope you don't mind the memory function changes, they helped me debug the
>leaks.
>
>ChangeLog:
>- use macros for memory allocation for easier debugging
>- plug memory leaks
>

I'm not sure why you need to use these extra macros for memory 
allocation. Can't you simply replace the CryptMem* functions during 
debugging with a macro?

-- 
Rob Shearman




More information about the wine-devel mailing list