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==
https://bugs.winehq.org/show_bug.cgi?id=38913
Aaryaman Vasishta jem456.vasishta@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jem456.vasishta@gmail.com
--- Comment #1 from Aaryaman Vasishta jem456.vasishta@gmail.com --- I've sent a patch (112931) [1]. Hope that fixes the leak.
Jam [1] - https://source.winehq.org/patches/data/112931
https://bugs.winehq.org/show_bug.cgi?id=38913
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9939ac8fe0def693107cf4e470d | |8f6ac4a052d59 Status|NEW |RESOLVED Resolution|--- |FIXED Distribution|--- |Fedora
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Aaryaman Vasishta from comment #1)
I've sent a patch (112931) [1]. Hope that fixes the leak.
Thanks, fixed by https://source.winehq.org/git/wine.git/commitdiff/9939ac8fe0def693107cf4e470...
https://bugs.winehq.org/show_bug.cgi?id=38913
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.48.