[Bug 36605] valgrind shows a definite leak in wintrust/tests/softpub.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 3 20:31:44 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36605

--- Comment #3 from Austin English <austinenglish at gmail.com> ---
(In reply to Bruno Jesus from comment #2)
> Possibly fixed by http://source.winehq.org/patches/data/104885

I still get:
==18612== 44 bytes in 1 blocks are definitely lost in loss record 209 of 511
==18612==    at 0x7BC4C6EB: notify_alloc (heap.c:255)
==18612==    by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==18612==    by 0x50A9C37: WINTRUST_Alloc (wintrust_main.c:47)
==18612==    by 0x50AD36C: WINTRUST_AddSgnr (wintrust_main.c:1050)
==18612==    by 0x4F670DF: testCertTrust (softpub.c:566)
==18612==    by 0x4F67508: test_provider_funcs (softpub.c:635)
==18612==    by 0x4F68675: func_softpub (softpub.c:938)
==18612==    by 0x4F69477: run_test (test.h:584)
==18612==    by 0x4F69866: main (test.h:654)
==18612== 

==18612== 60 bytes in 1 blocks are definitely lost in loss record 254 of 511
==18612==    at 0x7BC4C6EB: notify_alloc (heap.c:255)
==18612==    by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==18612==    by 0x50A9C37: WINTRUST_Alloc (wintrust_main.c:47)
==18612==    by 0x50AD5CE: WINTRUST_AddCert (wintrust_main.c:1102)
==18612==    by 0x4F660B9: test_utils (softpub.c:208)
==18612==    by 0x4F674C6: test_provider_funcs (softpub.c:632)
==18612==    by 0x4F68675: func_softpub (softpub.c:938)
==18612==    by 0x4F69477: run_test (test.h:584)
==18612==    by 0x4F69866: main (test.h:654)
==18612==

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list