[Bug 36239] New: valgrind shows a potential leak in cryptnet/tests/cryptnet.c

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 2 22:56:49 CDT 2014


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

            Bug ID: 36239
           Summary: valgrind shows a potential leak in
                    cryptnet/tests/cryptnet.c
           Product: Wine
           Version: 1.7.18
          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

==25097== 2,664 bytes in 74 blocks are possibly lost in loss record 295 of 312
==25097==    at 0x7BC4C735: notify_alloc (heap.c:255)
==25097==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==25097==    by 0x4D639FE: CryptMemAlloc (main.c:124)
==25097==    by 0x4D769BD: init_oid_info (oid.c:1403)
==25097==    by 0x4D77347: crypt_oid_init (oid.c:1613)
==25097==    by 0x4D63578: DllMain (main.c:46)
==25097==    by 0x4D8B522: __wine_spec_dll_entry (dll_entry.c:40)
==25097==    by 0x7BC52FC0: ??? (loader.c:138)
==25097==    by 0x7BC555FE: MODULE_InitDLL (loader.c:1068)
==25097==    by 0x7BC5597C: process_attach (loader.c:1157)
==25097==    by 0x7BC5592C: process_attach (loader.c:1149)
==25097==    by 0x7BC5592C: process_attach (loader.c:1149)
==25097==    by 0x7BC59F29: attach_process_dlls (loader.c:2769)
==25097==    by 0x401B03C: ??? (port.c:60)

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