https://bugs.winehq.org/show_bug.cgi?id=36212
Bug ID: 36212 Summary: valgrind shows some possible leaks under crypt32/tests/oid.c Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: crypt32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==19597== 20 bytes in 1 blocks are possibly lost in loss record 47 of 271 ==19597== at 0x7BC4C6B7: notify_alloc (heap.c:255) ==19597== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716) ==19597== by 0x514398B: CryptMemAlloc (main.c:124) ==19597== by 0x5154C8C: CryptInstallOIDFunctionAddress (oid.c:248) ==19597== by 0x4EA1DF1: test_installOIDFunctionAddress (oid.c:252) ==19597== by 0x4EA3837: func_oid (oid.c:600) ==19597== by 0x4EB7F67: run_test (test.h:584) ==19597== by 0x4EB8356: main (test.h:654) ==19597==
==19597== 44 bytes in 1 blocks are possibly lost in loss record 101 of 271 ==19597== at 0x7BC4C6B7: notify_alloc (heap.c:255) ==19597== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716) ==19597== by 0x514398B: CryptMemAlloc (main.c:124) ==19597== by 0x51547E3: CryptInitOIDFunctionSet (oid.c:119) ==19597== by 0x4EA1855: test_oidFunctionSet (oid.c:164) ==19597== by 0x4EA3832: func_oid (oid.c:599) ==19597== by 0x4EB7F67: run_test (test.h:584) ==19597== by 0x4EB8356: main (test.h:654) ==19597==
==19597== 44 bytes in 1 blocks are possibly lost in loss record 105 of 271 ==19597== at 0x7BC4C6B7: notify_alloc (heap.c:255) ==19597== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716) ==19597== by 0x514398B: CryptMemAlloc (main.c:124) ==19597== by 0x51547E3: CryptInitOIDFunctionSet (oid.c:119) ==19597== by 0x4EA2F2B: test_getDefaultOIDFunctionAddress (oid.c:478) ==19597== by 0x4EA3846: func_oid (oid.c:603) ==19597== by 0x4EB7F67: run_test (test.h:584) ==19597== by 0x4EB8356: main (test.h:654) ==19597==