[PATCH] strmbase: Release the allocator in IPin::Disconnect() (Valgrind).

Alexandre Julliard julliard at winehq.org
Mon Jun 8 12:47:17 CDT 2020


Zebediah Figura <z.figura12 at gmail.com> writes:

> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
>  dlls/strmbase/pin.c | 13 +++++++++++++
>  1 file changed, 13 insertions(+)

This is causing test failures:

../../../tools/runtest -q -P wine -T ../../.. -M quartz.dll -p quartz_test.exe vmr9 && touch vmr9.ok
vmr9.c:3075: Test failed: Test 1: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 2: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 3: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 4: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 5: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 6: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 7: Got hr 0x8004020a.
vmr9.c:3068: Tests skipped: Format 20 (0x14), flags 0x4 are not supported, hr 0xdeadbeef.
vmr9.c:3075: Test failed: Test 9: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 10: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 11: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 12: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 13: Got hr 0x8004020a.
vmr9.c:3075: Test failed: Test 14: Got hr 0x8004020a.
make: *** [Makefile:814: vmr9.ok] Error 13

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list