[PATCH] windowscodecs/tests: Fix a memory leak (Valgrind).

Sven Baars sven.wine at gmail.com
Mon Aug 19 12:06:16 CDT 2019


On 19-08-19 17:40, Nikolay Sivov wrote:
> 
> On 8/19/19 6:35 PM, Sven Baars wrote:
>> On 19-08-19 17:27, Vincent Povirk (they/them) wrote:
>>> I don't understand why we need this for VT_UNKNOWN but not VT_LPSTR.
>>>
>> Because the VT_LPSTR ones are actually the "the_worst" string constant
>> instead of an allocated string.
> Can we make it always allocated to get rid of this special path?
> 
Sure, I sent a new patch and removed the comment.



More information about the wine-devel mailing list