https://bugs.winehq.org/show_bug.cgi?id=36428
Bug ID: 36428 Summary: valgrind shows a possible leak in scrrun/tests/dictionary.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: scrrun Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==27631== 28 bytes in 1 blocks are possibly lost in loss record 173 of 600 ==27631== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==27631== by 0x4EE6BB8: apartment_getclassobject (compobj.c:526) ==27631== by 0x4EE9FC6: get_inproc_class_object (compobj.c:2894) ==27631== by 0x4EECD2F: CoGetClassObject (compobj.c:3032) ==27631== by 0x4EED4B7: CoCreateInstance (compobj.c:3197) ==27631== by 0x4D750B8: func_dictionary (dictionary.c:45) ==27631== by 0x4D80320: run_test (test.h:584) ==27631== by 0x4D8070F: main (test.h:654) ==27631==
https://bugs.winehq.org/show_bug.cgi?id=36428
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=36428
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36428
--- Comment #1 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Is this still an issue?
https://bugs.winehq.org/show_bug.cgi?id=36428
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Alistair Leslie-Hughes from comment #1)
Is this still an issue?
Not in 1.7.55.
https://bugs.winehq.org/show_bug.cgi?id=36428
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.8-rc1.