https://bugs.winehq.org/show_bug.cgi?id=38913
Bug ID: 38913 Summary: valgrind shows some definite leaks in d3drm/tests/d3drm.c: Product: Wine Version: 1.7.47 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
==21842== 36 bytes in 1 blocks are definitely lost in loss record 308 of 901 ==21842== at 0x7BC4B53F: notify_alloc (heap.c:254) ==21842== by 0x7BC4F7E2: RtlAllocateHeap (heap.c:1715) ==21842== by 0x48FC3D3: Direct3DRMDevice_create (device.c:976) ==21842== by 0x48F5BF4: d3drm2_CreateDeviceFromSurface (d3drm.c:597) ==21842== by 0x47A7EBD: test_create_device_from_surface (d3drm.c:2197) ==21842== by 0x47A9D4B: func_d3drm (d3drm.c:2553) ==21842== by 0x47ACA0F: run_test (test.h:584) ==21842== by 0x47ACE57: main (test.h:666) ==21842==
==21842== 36 bytes in 1 blocks are definitely lost in loss record 309 of 901 ==21842== at 0x7BC4B53F: notify_alloc (heap.c:254) ==21842== by 0x7BC4F7E2: RtlAllocateHeap (heap.c:1715) ==21842== by 0x48FC3D3: Direct3DRMDevice_create (device.c:976) ==21842== by 0x48F5D21: d3drm2_CreateDeviceFromClipper (d3drm.c:616) ==21842== by 0x47A6AC1: test_create_device_from_clipper (d3drm.c:2000) ==21842== by 0x47A9D46: func_d3drm (d3drm.c:2552) ==21842== by 0x47ACA0F: run_test (test.h:584) ==21842== by 0x47ACE57: main (test.h:666) ==21842==
==21842== 36 bytes in 1 blocks are definitely lost in loss record 310 of 901 ==21842== at 0x7BC4B53F: notify_alloc (heap.c:254) ==21842== by 0x7BC4F7E2: RtlAllocateHeap (heap.c:1715) ==21842== by 0x48FC3D3: Direct3DRMDevice_create (device.c:976) ==21842== by 0x48F5D21: d3drm2_CreateDeviceFromClipper (d3drm.c:616) ==21842== by 0x47A6B52: test_create_device_from_clipper (d3drm.c:2004) ==21842== by 0x47A9D46: func_d3drm (d3drm.c:2552) ==21842== by 0x47ACA0F: run_test (test.h:584) ==21842== by 0x47ACE57: main (test.h:666) ==21842==