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@winehq.org Reporter: austinenglish@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==