[Bug 26050] winmm/mci tests show quite a few valgrind warnings

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 28 13:22:17 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26050

--- Comment #4 from Austin English <austinenglish at gmail.com> 2011-02-28 13:22:16 CST ---
http://source.winehq.org/git/wine.git/?a=commitdiff;h=90da8b749ebe228fd75b20132a42e3568440fd27

fixes:

42 bytes in 1 blocks are definitely lost in loss record 222 of 557
   at 0x7BC4832B: RtlAllocateHeap (heap.c:254)
   by 0x4C7EA13: ??? (in /home/austin/wine-git/dlls/midimap/midimap.dll.so)
   by 0x4C81F0C: ??? (in /home/austin/wine-git/dlls/midimap/midimap.dll.so)
   by 0x47B06FE: SendDriverMessage (driver.c:136)
   by 0x47B5A96: MCI_SendCommandFrom32 (mci.c:892)
   by 0x47B5BAB: MCI_FinishOpen (mci.c:927)
   by 0x47B8CEC: mciSendStringW (mci.c:1540)
   by 0x47B94C4: mciSendStringA (mci.c:1590)
   by 0x476FE34: test_openCloseWAVE (mci.c:524)
   by 0x4774FAC: func_mci (mci.c:1266)
   by 0x4789B5F: run_test (test.h:556)
   by 0x4789D65: main (test.h:624)

48 bytes in 1 blocks are definitely lost in loss record 247 of 557
   at 0x7BC4832B: RtlAllocateHeap (heap.c:254)
   by 0x4C7EA13: ??? (in /home/austin/wine-git/dlls/midimap/midimap.dll.so)
   by 0x4C81F0C: ??? (in /home/austin/wine-git/dlls/midimap/midimap.dll.so)
   by 0x47B06FE: SendDriverMessage (driver.c:136)
   by 0x47B5A96: MCI_SendCommandFrom32 (mci.c:892)
   by 0x47B5BAB: MCI_FinishOpen (mci.c:927)
   by 0x47B8CEC: mciSendStringW (mci.c:1540)
   by 0x47B94C4: mciSendStringA (mci.c:1590)
   by 0x476FDD2: test_openCloseWAVE (mci.c:517)
   by 0x4774FAC: func_mci (mci.c:1266)
   by 0x4789B5F: run_test (test.h:556)
   by 0x4789D65: main (test.h:624)

48 bytes in 1 blocks are definitely lost in loss record 248 of 557
   at 0x7BC4832B: RtlAllocateHeap (heap.c:254)
   by 0x53E0A13: ???
   by 0x53E3F0C: ???
   by 0x47B06FE: SendDriverMessage (driver.c:136)
   by 0x47B5A96: MCI_SendCommandFrom32 (mci.c:892)
   by 0x47B5BAB: MCI_FinishOpen (mci.c:927)
   by 0x47B8CEC: mciSendStringW (mci.c:1540)
   by 0x47B8E7F: mciSendStringW (mci.c:1416)
   by 0x47B94C4: mciSendStringA (mci.c:1590)
   by 0x4773FAE: test_AutoOpenWAVE (mci.c:1122)
   by 0x4774FC8: func_mci (mci.c:1270)
   by 0x4789B5F: run_test (test.h:556)
   by 0x4789D65: main (test.h:624)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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