[Bug 43375] New: valgrind shows a definite leak in dlls/mshtml/tests/ script.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 18 13:16:38 CDT 2017


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

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

==28896== 24 bytes in 1 blocks are definitely lost in loss record 702 of 4,375
==28896==    at 0x7BC51061: notify_alloc (heap.c:254)
==28896==    by 0x7BC5554F: RtlAllocateHeap (heap.c:1716)
==28896==    by 0x68FC382: heap_alloc (mshtml_private.h:1168)
==28896==    by 0x68FE9BA: set_script_elem_readystate (script.c:762)
==28896==    by 0x6900218: doc_insert_script (script.c:1290)
==28896==    by 0x68B9905: run_insert_script (mutation.c:349)
==28896==    by 0x68BA1B0: nsRunnable_Run (mutation.c:532)
==28896==    by 0x6A83E0A0: ???
==28896==    by 0x68BAEB0: nsDocumentObserver_AttemptToExecuteScript
(mutation.c:817)
==28896==    by 0x6A912591: ???
==28896==

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