[Bug 36615] New: valgrind shows a definite leak in mshtml/tests/htmldoc.c

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 30 13:29:51 CDT 2014


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

            Bug ID: 36615
           Summary: valgrind shows a definite leak in
                    mshtml/tests/htmldoc.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: mshtml
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==3134== 112 bytes in 1 blocks are definitely lost in loss record 8,688 of
12,948
==3134==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==3134==    by 0x7BC515C4: RtlReAllocateHeap (heap.c:1883)
==3134==    by 0x7B845879: HeapReAlloc (heap.c:281)
==3134==    by 0x7B8465DA: GlobalReAlloc (heap.c:679)
==3134==    by 0x4FC8BD2: HGLOBALStreamImpl_SetSize (hglobalstream.c:381)
==3134==    by 0x4FC886D: HGLOBALStreamImpl_Write (objidl.h:4391)
==3134==    by 0x6DD059D: PersistHistory_SaveHistory (objidl.h:4384)
==3134==    by 0x4CEC11B: test_save_history (perhist.h:141)
==3134==    by 0x4CEE5F8: OleCommandTarget_Exec (htmldoc.c:3097)
==3134==    by 0x6DCD298: notify_travellog_update (docobj.h:981)
==3134==    by 0x6DCD46F: set_current_mon (persist.c:134)
==3134==    by 0x6DA5B11: navigate_proc (navigate.c:2093)
==3134==    by 0x6DE4D8C: hidden_proc (task.c:316)
==3134==    by 0x55A14F5: ??? (winproc.c:173)
==3134==    by 0x55A166A: call_window_proc (winproc.c:244)
==3134==    by 0x55A2858: WINPROC_CallProcAtoW (winproc.c:603)
==3134==    by 0x55A38FD: WINPROC_call_window (winproc.c:911)
==3134==    by 0x5564859: DispatchMessageA (message.c:3948)
==3134==    by 0x4CF697E: test_download (htmldoc.c:5753)
==3134==    by 0x4CF8BB9: test_put_href (htmldoc.c:6068)
==3134==

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