MSI: free allocated buffers

Michael Stefaniuc mstefani at redhat.com
Tue Dec 28 07:10:13 CST 2004


Joris Huizer wrote:
> Mike McCormack wrote:
> 
>>
>> ChangeLog:
>> <aric at codeweavers.com>
>> * free allocated buffers
>>
>>
> 
> The other daty I saw a lot of patches changing things like
>   if (buffer)
>     HeapFree(GetProcessHeap(),0,buffer);
> To
>   HeapFree(GetProcessHeap(),0,buffer);
> 
> Why are you adding new code with the if() statement in place again?
Alexandre didn't accepted my patch for the msi dll. I think he is 
waiting for the finishing of the msi merging. I'll have to redo the 
patch then anyway because it already conflicts to actual cvs.

bye
	michael
-- 
Michael Stefaniuc               Tel.: +49-711-96437-199
System Administration           Fax.: +49-711-96437-111
Red Hat GmbH                    Email: mstefani at redhat.com
Hauptstaetterstr. 58            http://www.redhat.de/
D-70178 Stuttgart



More information about the wine-devel mailing list