[Bug 43378] New: valgrind shows two definite leaks in dlls/msxml3/tests/ domdoc.c

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 18 15:54:54 CDT 2017


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

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

==30037== 60 (24 direct, 36 indirect) bytes in 1 blocks are definitely lost in
loss record 1,103 of 1,803
==30037==    at 0x402C267: malloc (vg_replace_malloc.c:299)
==30037==    by 0x61F88F3: xmlNewNs (tree.c:751)
==30037==    by 0x5F9CFE6: domdoc_createNode (domdoc.c:2037)
==30037==    by 0x4A75D37: IXMLDOMDocument_createNode (msxml.h:1746)
==30037==    by 0x4A75D37: test_create_attribute (???:0)
==30037==    by 0x4A76896: func_domdoc (domdoc.c:12613)
==30037==    by 0x4AB1624: run_test (test.h:603)
==30037==    by 0x4AB1A83: main (test.h:687)
==30037== 

==30037== 315 (168 direct, 147 indirect) bytes in 7 blocks are definitely lost
in loss record 1,575 of 1,803
==30037==    at 0x402C267: malloc (vg_replace_malloc.c:299)
==30037==    by 0x61F88F3: xmlNewNs (tree.c:751)
==30037==    by 0x5F9CFE6: domdoc_createNode (domdoc.c:2037)
==30037==    by 0x4A757CE: IXMLDOMDocument_createNode (msxml.h:1746)
==30037==    by 0x4A757CE: test_create_attribute (???:0)
==30037==    by 0x4A76896: func_domdoc (domdoc.c:12613)
==30037==    by 0x4AB1624: run_test (test.h:603)
==30037==    by 0x4AB1A83: main (test.h:687)
==30037==

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