winex11.drv: Cast-qual warning fix + remove superfluous HeapFree()

Andrew Talbot Andrew.Talbot at talbotville.com
Sat Nov 25 08:01:56 CST 2006


Paul Vriens wrote:

> Just out of curiosity. Why is the HeapFree superfluous? It is allocated
> a few lines above and not free-ed in this fail condition.
> 
> Cheers,
> 
> Paul.

Hi Paul,

The fail condition is that no memory was available, therefore, what is there
to free?

-- Andy.





More information about the wine-devel mailing list