[Bug 36167] valgrind shows a leak in mshtml/tests/activex.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 29 20:33:50 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36167

--- Comment #2 from Austin English <austinenglish at gmail.com> ---
==3705== 32 bytes in 1 blocks are definitely lost in loss record 2,673 of 7,070
==3705==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==3705==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==3705==    by 0x5BA20B4: alloc_bstr (oleaut.c:162)
==3705==    by 0x5BA244A: SysAllocStringLen (oleaut.c:324)
==3705==    by 0x5BA2161: SysAllocString (oleaut.c:232)
==3705==    by 0x65FF78C: Uri_GetPropertyBSTR (uri.c:4376)
==3705==    by 0x6600BC6: Uri_GetDisplayUri (urlmon.h:6608)
==3705==    by 0x7352217: set_current_uri (urlmon.h:6626)
==3705==    by 0x735251B: set_current_mon (persist.c:175)
==3705==    by 0x732A4EF: channelbsc_load_stream (navigate.c:1987)
==3705==    by 0x7354936: PersistStreamInit_Load (persist.c:896)
==3705==    by 0x4E54DEE: doc_load_string (ocidl.h:5115)
==3705==    by 0x4E5533D: create_doc (activex.c:2331)
==3705==    by 0x4E568B1: test_event_binding (activex.c:2535)
==3705==    by 0x4E5771F: func_activex (activex.c:2732)
==3705==    by 0x4ED6686: run_test (test.h:584)
==3705==    by 0x4ED6A75: main (test.h:654)
==3705==

==3705== 64 bytes in 2 blocks are definitely lost in loss record 4,720 of 7,070
==3705==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==3705==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==3705==    by 0x5BA20B4: alloc_bstr (oleaut.c:162)
==3705==    by 0x5BA244A: SysAllocStringLen (oleaut.c:324)
==3705==    by 0x5BA2161: SysAllocString (oleaut.c:232)
==3705==    by 0x735CB85: PropertyBag_Read (propbag.c:167)
==3705==    by 0x4E4E3F0: PersistPropertyBag_Load (oaidl.h:6144)
==3705==    by 0x7355E34: load_prop_bag (ocidl.h:5470)
==3705==    by 0x7356019: load_plugin (pluginhost.c:177)
==3705==    by 0x7356536: activate_plugin (pluginhost.c:246)
==3705==    by 0x7356C9C: update_plugin_window (pluginhost.c:326)
==3705==    by 0x732DE09: NPP_SetWindow (npplugin.c:713)
==3705==    by 0x6A57F989: ???
==3705==    by 0x6A60A8BF: ???
==3705==    by 0x69FEBC7A: ???
==3705==    by 0x6A588704: ???
==3705==    by 0x69F4B82C: ???
==3705==    by 0x6A5D569B: ???
==3705==    by 0x6A5D53BE: ???
==3705==    by 0x6A5FA886: ???
==3705==

==3705== 88 bytes in 1 blocks are definitely lost in loss record 5,192 of 7,070
==3705==    at 0x7BC4C6B7: notify_alloc (heap.c:255)
==3705==    by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716)
==3705==    by 0x78D3949: MSVCRT_malloc (heap.c:329)
==3705==    by 0x61E426BF: ???
==3705==    by 0x732E80A: create_nsfile (nsembed.c:93)
==3705==    by 0x7330D55: init_xpcom (nsembed.c:692)
==3705==    by 0x733120E: load_gecko (nsembed.c:774)
==3705==    by 0x7335C2F: create_nscontainer (nsembed.c:2047)
==3705==    by 0x72B4AC1: HTMLDocument_Create (htmldoc.c:4751)
==3705==    by 0x7320658: ClassFactory_CreateInstance (main.c:238)
==3705==    by 0x515AD96: CoCreateInstance (unknwn.h:226)
==3705==    by 0x4E5757B: check_ie (activex.c:2694)
==3705==    by 0x4E575D7: func_activex (activex.c:2707)
==3705==    by 0x4ED6686: run_test (test.h:584)
==3705==    by 0x4ED6A75: main (test.h:654)
==3705==

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