https://bugs.winehq.org/show_bug.cgi?id=36213
Bug ID: 36213 Summary: valgrind shows some possible leaks under crypt32/tests/sip.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
==23202== 52 bytes in 1 blocks are possibly lost in loss record 111 of 282 ==23202== at 0x7BC4C6B7: notify_alloc (heap.c:255) ==23202== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716) ==23202== by 0x514398B: CryptMemAlloc (main.c:124) ==23202== by 0x51627B5: CRYPT_CacheSIP (sip.c:576) ==23202== by 0x5162B5D: CRYPT_LoadSIP (sip.c:653) ==23202== by 0x5162C60: CryptSIPLoad (sip.c:698) ==23202== by 0x4EA631D: test_SIPLoad (sip.c:357) ==23202== by 0x4EA67BF: func_sip (sip.c:444) ==23202== by 0x4EB7F67: run_test (test.h:584) ==23202== by 0x4EB8356: main (test.h:654) ==23202==