https://bugs.winehq.org/show_bug.cgi?id=36381
Bug ID: 36381 Summary: valgrind shows a couple possible leaks in in ddraw/tests/ddraw2.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==5342== 28 bytes in 1 blocks are possibly lost in loss record 255 of 1,003 ==5342== at 0x7BC508EB: RtlAllocateHeap (heap.c:255) ==5342== by 0x6288BE8: apartment_getclassobject (compobj.c:526) ==5342== by 0x628BFF6: get_inproc_class_object (compobj.c:2894) ==5342== by 0x628ED5F: CoGetClassObject (compobj.c:3032) ==5342== by 0x628F4E7: CoCreateInstance (compobj.c:3197) ==5342== by 0x51134ED: func_ddraw2 (ddraw2.c:3061) ==5342== by 0x50CC30B: main (test.h:584) ==5342==
==5342== 92 bytes in 1 blocks are possibly lost in loss record 515 of 1,003 ==5342== at 0x7BC508EB: RtlAllocateHeap (heap.c:255) ==5342== by 0x4ABE069: d3d3_CreateViewport (ddraw.c:3941) ==5342== by 0x4ABE1EE: d3d2_CreateViewport (ddraw.c:3962) ==5342== by 0x510969B: create_viewport.constprop.3 (ddraw2.c:268) ==5342== by 0x510B50F: test_lighting_interface_versions (ddraw2.c:3407) ==5342== by 0x5113DEB: func_ddraw2 (ddraw2.c:6421) ==5342== by 0x50CC30B: main (test.h:584) ==5342==
https://bugs.winehq.org/show_bug.cgi?id=36381
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36381
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Is still a bug in current wine (3.12)?
https://bugs.winehq.org/show_bug.cgi?id=36381
--- Comment #2 from Austin English austinenglish@gmail.com --- Still in wine-4.0-407-gf7b3120991
==18057== 92 bytes in 1 blocks are possibly lost in loss record 2,644 of 4,904 ==18057== at 0x7BC4840C: notify_alloc (heap.c:260) ==18057== by 0x7BC4B930: RtlAllocateHeap (heap.c:1726) ==18057== by 0x4E660FA: heap_alloc_zero (heap.h:34) ==18057== by 0x4E68CEF: d3d3_CreateViewport (ddraw.c:4013) ==18057== by 0x4E68E05: d3d2_CreateViewport (ddraw.c:4033) ==18057== by 0x4C5522D: create_viewport (ddraw2.c:433) ==18057== by 0x4C5B333: test_lighting_interface_versions (ddraw2.c:3953) ==18057== by 0x4C889A4: func_ddraw2 (ddraw2.c:13616) ==18057== by 0x4D14DF2: run_test (test.h:617) ==18057== by 0x4D15830: main (test.h:701)
https://bugs.winehq.org/show_bug.cgi?id=36381
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com
--- Comment #3 from Józef Kucia joseph.kucia@gmail.com --- https://source.winehq.org/patches/data/158288
https://bugs.winehq.org/show_bug.cgi?id=36381
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |9844d73b6605bb076d93b1485b9 | |c3582e4ea9896
--- Comment #4 from Józef Kucia joseph.kucia@gmail.com --- Should be fixed by https://source.winehq.org/git/wine.git/?a=commit;h=9844d73b6605bb076d93b1485...
Please retest.
https://bugs.winehq.org/show_bug.cgi?id=36381
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.2.