[Bug 36561] New: valgrind shows a definite leak in msrle/tests/msrle.c

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 28 05:11:10 CDT 2014


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

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

==29940== 256 bytes in 1 blocks are definitely lost in loss record 399 of 539
==29940==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==29940==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==29940==    by 0x7B8457FF: HeapAlloc (heap.c:271)
==29940==    by 0x7B845A26: GlobalAlloc (heap.c:364)
==29940==    by 0x7B846E63: LocalAlloc (heap.c:967)
==29940==    by 0x65FE88C: ???
==29940==    by 0x65FEB12: ???
==29940==    by 0x6600326: ???
==29940==    by 0x4E168F6: DRIVER_SendMessage (driver.c:136)
==29940==    by 0x4E16A41: SendDriverMessage (driver.c:156)
==29940==    by 0x4DEE914: MSVIDEO_SendMessage (msvideo_main.c:173)
==29940==    by 0x4DF13FD: ICSendMessage (msvideo_main.c:1096)
==29940==    by 0x4DF0492: ICCompress (msvideo_main.c:741)
==29940==    by 0x4CA23BE: test_encode (msrle.c:92)
==29940==    by 0x4CA24A6: func_msrle (msrle.c:104)
==29940==    by 0x4CA3299: run_test (test.h:584)
==29940==    by 0x4CA3687: main (test.h:654)
==29940==

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