[Bug 36213] New: valgrind shows some possible leaks under crypt32/tests/sip.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 1 13:43:38 CDT 2014


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

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