fix imagelist mem leak

James Hawkins truiken at gmail.com
Tue Nov 30 01:17:15 CST 2004


Interesting fact: this data pointer is allocated to totalSize and then
never used.  I'm not sure if this var needs to be removed or if
something is planned for it for the future, but we shouldn't leak
memory in the meantime so I added the LocalFree.

Changelog
    * free unused data variable

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imagelist-memleak.diff
Type: text/x-patch
Size: 475 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20041130/7b2a178c/imagelist-memleak.bin


More information about the wine-patches mailing list