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==