[Bug 36348] New: valgrind shows a couple leaks in d3d9/tests/d3d9ex.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 23:53:17 CDT 2014


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

            Bug ID: 36348
           Summary: valgrind shows a couple leaks in d3d9/tests/d3d9ex.c
           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

==3976== 16 bytes in 1 blocks are definitely lost in loss record 396 of 1,973
==3976==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==3976==    by 0x4F58C13: Direct3DCreate9Ex (d3d9_main.c:63)
==3976==    by 0x4A557EB: create_device.constprop.1 (d3d9ex.c:59)
==3976==    by 0x4A55992: test_reset (d3d9ex.c:684)
==3976==    by 0x4A5A5CB: func_d3d9ex (d3d9ex.c:1218)
==3976==    by 0x4ADCD4C: run_test (test.h:584)
==3976==    by 0x4ADD13B: main (test.h:654)
==3976== 

==3976== 12,068 bytes in 1 blocks are definitely lost in loss record 1,915 of
1,973
==3976==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==3976==    by 0x506F901: wined3d_create (wined3d_main.c:95)
==3976==    by 0x4F654AE: d3d9_init (directx.c:647)
==3976==    by 0x4F58C30: Direct3DCreate9Ex (d3d9_main.c:66)
==3976==    by 0x4A557EB: create_device.constprop.1 (d3d9ex.c:59)
==3976==    by 0x4A55992: test_reset (d3d9ex.c:684)
==3976==    by 0x4A5A5CB: func_d3d9ex (d3d9ex.c:1218)
==3976==    by 0x4ADCD4C: run_test (test.h:584)
==3976==    by 0x4ADD13B: main (test.h:654)
==3976==

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