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

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 18:42:29 CDT 2014


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

            Bug ID: 36341
           Summary: valgrind shows some possible leaks under
                    crypt32/tests/base64.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

==21036== 2,628 bytes in 73 blocks are possibly lost in loss record 250 of 266
==21036==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==21036==    by 0x4F815DF: CryptMemAlloc (main.c:124)
==21036==    by 0x4F92C4B: crypt_oid_init (oid.c:1403)
==21036==    by 0x4F811F8: DllMain (main.c:46)
==21036==    by 0x4FA5F36: __wine_spec_dll_entry (dll_entry.c:40)
==21036==    by 0x7BC53B24: ??? (in
/home/austin/wine-valgrind-known/dlls/ntdll/ntdll.dll.so)
==21036==    by 0x7BC5644E: MODULE_InitDLL (loader.c:1068)
==21036==    by 0x7BC56AE7: process_attach (loader.c:1157)
==21036==    by 0x7BC56AB9: process_attach (loader.c:1149)
==21036==    by 0x7BC56CEF: attach_process_dlls (loader.c:2769)
==21036==    by 0x401BC7C: ??? (in
/home/austin/wine-valgrind-known/libs/wine/libwine.so.1.0)
==21036==

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