https://bugs.winehq.org/show_bug.cgi?id=36356
Bug ID: 36356 Summary: valgrind shows a possible leak in dinput/tests/device.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-dinput Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==9098== 28 bytes in 1 blocks are possibly lost in loss record 230 of 825 ==9098== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==9098== by 0x5981BB8: apartment_getclassobject (compobj.c:526) ==9098== by 0x5984FC6: get_inproc_class_object (compobj.c:2894) ==9098== by 0x5987D2F: CoGetClassObject (compobj.c:3032) ==9098== by 0x59884B7: CoCreateInstance (compobj.c:3197) ==9098== by 0x4A56A80: func_device (device.c:216) ==9098== by 0x4A5E18C: run_test (test.h:584) ==9098== by 0x4A5E57B: main (test.h:654) ==9098==
https://bugs.winehq.org/show_bug.cgi?id=36356
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36356
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Does the bug still occur with current wine(4.0-rc1)?
https://bugs.winehq.org/show_bug.cgi?id=36356
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to joaopa from comment #1)
Does the bug still occur with current wine(4.0-rc1)?
No.
https://bugs.winehq.org/show_bug.cgi?id=36356
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.0-rc3.