[Bug 36659] New: valgrind shows a definite leak in ddraw/tests/d3d.c:CapsTest()

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 3 18:58:31 CDT 2014


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

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

==9737== 160 bytes in 1 blocks are definitely lost in loss record 1,563 of
2,082
==9737==    at 0x7BC4C6EB: notify_alloc (heap.c:255)
==9737==    by 0x7BC50F2F: RtlAllocateHeap (heap.c:1716)
==9737==    by 0x4DF6181: DDRAW_Create (main.c:267)
==9737==    by 0x4DF6403: DirectDrawCreate (main.c:309)
==9737==    by 0x4CA7528: CapsTest (d3d.c:810)
==9737==    by 0x4CB7D2D: func_d3d (d3d.c:3953)
==9737==    by 0x4D720F8: run_test (test.h:584)
==9737==    by 0x4D724E7: main (test.h:654)
==9737==

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