[Bug 36365] New: valgrind shows a TON of leaks in ieframe/tests/webbrowser.c

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 5 04:03:49 CDT 2014


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

            Bug ID: 36365
           Summary: valgrind shows a TON of leaks in
                    ieframe/tests/webbrowser.c
           Product: Wine
           Version: 1.7.18
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: ieframe
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

By far one of the noisiest logs/leaks so far.

==15771== 28 bytes in 1 blocks are possibly lost in loss record 2,015 of 11,565
==15771==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15771==    by 0x5B21B82: heap_alloc_zero (typelib.c:1662)
==15771==    by 0x5B295CC: ITypeLib2_Constructor_MSFT (typelib.c:2902)
==15771==    by 0x5B2C20B: LoadTypeLibEx (typelib.c:3460)
==15771==    by 0x5B2DDF2: LoadTypeLib (typelib.c:454)
==15771==    by 0x5B2E4AA: LoadRegTypeLib (typelib.c:537)
==15771==    by 0x6933764: get_typeinfo (ieframe_main.c:75)
==15771==    by 0x69298B1: ProvideClassInfo_GetClassInfo (classinfo.c:62)
==15771==    by 0x4A5B8A4: test_ClassInfo (ocidl.h:3368)
==15771==    by 0x4A63A2E: test_WebBrowser (webbrowser.c:3380)
==15771==    by 0x4A65E0B: func_webbrowser (webbrowser.c:3629)
==15771==    by 0x4A673B4: run_test (test.h:584)
==15771==    by 0x4A677A3: main (test.h:654)
==15771== 

==15771== 8 bytes in 1 blocks are definitely lost in loss record 422 of 11,565
==15771==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==15771==    by 0x6948752: create_shell_ui_helper (ieframe.h:328)
==15771==    by 0x692D2BA: DocHostUIHandler_GetExternal (dochost.c:900)
==15771==    by 0x4A59F1E: test_external (mshtmhst.h:849)
==15771==    by 0x4A6638C: func_webbrowser (webbrowser.c:3502)
==15771==    by 0x4A673B4: run_test (test.h:584)
==15771==    by 0x4A677A3: main (test.h:654)
==15771== 

etc.

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