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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 11 14:47:34 CDT 2014


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

--- Comment #4 from Austin English <austinenglish at gmail.com> ---
(In reply to Austin English from comment #0)
> ==21310== 132 bytes in 1 blocks are definitely lost in loss record 340 of 484
> ==21310==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
> ==21310==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
> ==21310==    by 0x4E0DC37: WINTRUST_Alloc (wintrust_main.c:47)
> ==21310==    by 0x4E1136C: WINTRUST_AddSgnr (wintrust_main.c:1050)
> ==21310==    by 0x4CAEC43: test_utils (softpub.c:161)
> ==21310==    by 0x4CB02E1: test_provider_funcs (softpub.c:631)
> ==21310==    by 0x4CB13D9: func_softpub (softpub.c:937)
> ==21310==    by 0x4CB21DB: run_test (test.h:584)
> ==21310==    by 0x4CB25CA: main (test.h:654)
> ==21310==

is fixed by
https://source.winehq.org/git/wine.git/commitdiff/dbdb244d132727452d11e63904fb7ffb5f52fd3a

I filed bug 36714 for the remaining two issues.

-- 
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