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

Nikolay Sivov nsivov at codeweavers.com
Mon Aug 19 10:40:48 CDT 2019


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?



More information about the wine-devel mailing list