[Bug 43371] New: valgrind shows a definite leak in dlls/d3drm/tests/ d3drm.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 18 13:00:57 CDT 2017


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

            Bug ID: 43371
           Summary: valgrind shows a definite leak in
                    dlls/d3drm/tests/d3drm.c
           Product: Wine
           Version: 2.12
          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
      Distribution: ---

==8686== 28 bytes in 1 blocks are definitely lost in loss record 1,029 of 2,577
==8686==    at 0x7BC51061: notify_alloc (heap.c:254)
==8686==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==8686==    by 0x4B7B77A: Direct3DRMCreate (d3drm.c:2311)
==8686==    by 0x4A4366A: test_create_texture_from_surface (d3drm.c:6620)
==8686==    by 0x4A47EFB: func_d3drm (d3drm.c:7341)
==8686==    by 0x4A4AD93: run_test (test.h:603)
==8686==    by 0x4A4B1F2: main (test.h:687)
==8686== 

==8686== 672 bytes in 24 blocks are definitely lost in loss record 2,399 of
2,577
==8686==    at 0x7BC51061: notify_alloc (heap.c:254)
==8686==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==8686==    by 0x4B7B77A: Direct3DRMCreate (d3drm.c:2311)
==8686==    by 0x4A20977: test_destroy_callback (d3drm.c:1418)
==8686==    by 0x4A21934: test_object (d3drm.c:1600)
==8686==    by 0x4A47E7E: func_d3drm (d3drm.c:7316)
==8686==    by 0x4A4AD93: run_test (test.h:603)
==8686==    by 0x4A4B1F2: main (test.h:687)
==8686==

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