[Bug 36584] New: valgrind shows a leak in winmm/tests/mci.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 15:48:05 CDT 2014


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

            Bug ID: 36584
           Summary: valgrind shows a leak in winmm/tests/mci.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: winmm&mci
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==21406== 20 bytes in 1 blocks are definitely lost in loss record 177 of 907
==21406==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==21406==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==21406==    by 0x4FAA78D: str_dup_upper (mci.c:85)
==21406==    by 0x4FADF54: mciSendStringW (mci.c:1373)
==21406==    by 0x4FAEE30: mciSendStringA (mci.c:1627)
==21406==    by 0x4E56FA9: test_openCloseWAVE (mci.c:582)
==21406==    by 0x4E5C60A: func_mci (mci.c:1311)
==21406==    by 0x4E7865B: run_test (test.h:584)
==21406==    by 0x4E78A4A: main (test.h:654)
==21406==

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