[Bug 36120] New: valgrind shows a leak in d3d9/vertextdeclaration test

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 27 17:28:48 CDT 2014


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

            Bug ID: 36120
           Summary: valgrind shows a leak in d3d9/vertextdeclaration test
           Product: Wine
           Version: 1.7.17
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: directx-d3d
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==21434== 16 bytes in 1 blocks are definitely lost in loss record 157 of 808
==21434==    at 0x7BC4C735: notify_alloc (heap.c:255)
==21434==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==21434==    by 0x497BF2A: Direct3DCreate9 (d3d9_main.c:42)
==21434==    by 0x4C4EB9E: init_d3d9 (vertexdeclaration.c:46)
==21434==    by 0x4C51758: func_vertexdeclaration (vertexdeclaration.c:842)
==21434==    by 0x4CAE458: run_test (test.h:584)
==21434==    by 0x4CAE847: main (test.h:654)
==21434==

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