[Bug 36125] New: valgrind shows a leak in oleaut32/tests/olefont.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 27 18:31:00 CDT 2014


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 at winehq.org
          Reporter: austinenglish at 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==

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list