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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 19:04:17 CDT 2014


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

            Bug ID: 36605
           Summary: valgrind shows a definite leak in
                    wintrust/tests/softpub.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: wintrust
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

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

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