http://bugs.winehq.org/show_bug.cgi?id=26051
Summary: wintrust/softpub tests show a few leaks under valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: wintrust AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Created an attachment (id=33223) --> (http://bugs.winehq.org/attachment.cgi?id=33223) valgrind log
Most look like: 28 bytes in 1 blocks are definitely lost at notify_alloc (heap.c:254) by RtlAllocateHeap (heap.c:1701) by WINTRUST_Alloc (wintrust_main.c:47) by SOFTPUB_GetSIP (softpub.c:135) by SOFTPUB_LoadFileMessage (softpub.c:350) by SoftpubLoadMessage (softpub.c:428) by testObjTrust (softpub.c:341) by test_provider_funcs (softpub.c:503) by func_softpub (softpub.c:808) by run_test (test.h:556) by main (test.h:624)