https://bugs.winehq.org/show_bug.cgi?id=36416
Bug ID: 36416 Summary: valgrind shows a possible leak in ole32/tests/moniker.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==24681== 28 bytes in 1 blocks are possibly lost in loss record 187 of 649 ==24681== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==24681== by 0x536CBB8: apartment_getclassobject (compobj.c:526) ==24681== by 0x536FFC6: get_inproc_class_object (compobj.c:2894) ==24681== by 0x5372D2F: CoGetClassObject (compobj.c:3032) ==24681== by 0x536310A: ClassMoniker_BindToObject (classmoniker.c:242) ==24681== by 0x4D8CADC: test_MkParseDisplayName (objidl.h:3485) ==24681== by 0x4D8E21F: func_moniker (moniker.c:2076) ==24681== by 0x4DBDEA8: run_test (test.h:584) ==24681== by 0x4DBE297: main (test.h:654)
https://bugs.winehq.org/show_bug.cgi?id=36416
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36416
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ole32