[Bug 36295] New: valgrind shows a potential leak in msvcp60/tests/string.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 02:05:19 CDT 2014


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

            Bug ID: 36295
           Summary: valgrind shows a potential leak in
                    msvcp60/tests/string.c
           Product: Wine
           Version: 1.7.18
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: msvcp
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==4912== 3 bytes in 1 blocks are possibly lost in loss record 17 of 143
==4912==    at 0x7BC4C735: notify_alloc (heap.c:255)
==4912==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==4912==    by 0x4D843CE: MSVCRT_operator_new (heap.c:63)
==4912==    by 0x5290791: MSVCP_allocator_char_allocate (memory.c:41)
==4912==    by 0x5291083: basic_string_char__Grow (string.c:197)
==4912==    by 0x5291955: basic_string_char_assign_cstr_len (string.c:366)
==4912==    by 0x5291A26: basic_string_char_assign_cstr (string.c:394)
==4912==    by 0x5291DF8: basic_string_char_ctor_cstr_alloc (string.c:471)
==4912==    by 0x5291E31: basic_string_char_ctor_cstr (string.c:478)
==4912==    by 0x528F59B: locale__Init (locale.c:8162)
==4912==    by 0x528FC0A: locale_ctor (locale.c:8272)
==4912==    by 0x5255DC6: basic_streambuf_char_ctor (ios.c:952)
==4912==    by 0x525A51B: basic_filebuf_char_ctor_file (ios.c:2364)
==4912==    by 0x52768E0: init_io (ios.c:12310)
==4912==    by 0x529071E: DllMain (main.c:92)
==4912==    by 0x5299BBA: __wine_spec_dll_entry (dll_entry.c:40)
==4912==    by 0x7BC52FC0: ??? (loader.c:138)
==4912==    by 0x7BC555FE: MODULE_InitDLL (loader.c:1068)
==4912==    by 0x7BC5597C: process_attach (loader.c:1157)
==4912==    by 0x7BC585E2: LdrLoadDll (loader.c:2129)
==4912==

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