https://bugs.winehq.org/show_bug.cgi?id=36125
Bug ID: 36125 Summary: valgrind shows a leak in oleaut32/tests/olefont.c Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: oleaut32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
../../../tools/runtest -q -P wine -T ../../.. -M oleaut32.dll -p oleaut32_test.exe.so olefont && touch olefont.ok preloader: Warning: failed to reserve range 00110000-68000000 preloader: Warning: failed to reserve range 7f000000-82000000 err:ole:OLEFontImpl_Invoke riid was {bef6e003-a874-101a-8bba-00aa00300cab} instead of IID_NULL err:ole:OLEFontImpl_Invoke param count for DISPATCH_PROPERTYPUT was 0 instead of 1 err:ole:OLEFontImpl_Invoke null pDispParams not allowed when DISPATCH_PROPERTYPUT specified err:ole:OLEFontImpl_Invoke null pVarResult not allowed when DISPATCH_PROPERTYGET specified err:ole:OLEFontImpl_Invoke one of DISPATCH_PROPERTYGET or DISPATCH_PROPERTYPUT must be specified err:ole:OLEFontImpl_Invoke member not found for dispid 0xdeadbeef ==23993== 16 bytes in 1 blocks are definitely lost in loss record 98 of 609 ==23993== at 0x7BC4C735: notify_alloc (heap.c:255) ==23993== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==23993== by 0x4F980FA: alloc_bstr (oleaut.c:162) ==23993== by 0x4F98490: SysAllocStringLen (oleaut.c:324) ==23993== by 0x4F981A7: SysAllocString (oleaut.c:232) ==23993== by 0x4C165FE: FontEventsDisp_Invoke (olefont.c:332) ==23993== by 0x4F99EB5: OLEFont_SendNotify (ocidl.h:997) ==23993== by 0x4F9AD70: OLEFontImpl_put_Bold (olefont.c:781) ==23993== by 0x4C168E2: test_font_events_disp (ocidl.h:528) ==23993== by 0x4C1B051: func_olefont (olefont.c:1279) ==23993== by 0x4D35F00: run_test (test.h:584) ==23993== by 0x4D362EF: main (test.h:654) ==23993==
http://bugs.winehq.org/show_bug.cgi?id=36125
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |29eace89e9d6379a4ca33a8ea5d | |121ab7ccec99e Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Fixed with 29eace89e9d6379a4ca33a8ea5d121ab7ccec99e.
https://bugs.winehq.org/show_bug.cgi?id=36125
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.19.