[Bug 36608] New: valgrind shows a definite leak in xmllite/tests/writer.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 19:13:02 CDT 2014


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

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

==22176== 40 bytes in 1 blocks are definitely lost in loss record 82 of 234
==22176==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==22176==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==22176==    by 0x5B664A1: heap_alloc (xmllite_private.h:27)
==22176==    by 0x5B69149: CreateXmlWriterOutputWithEncodingName (writer.c:968)
==22176==    by 0x4CAE4BA: test_writeroutput (writer.c:188)
==22176==    by 0x4CB1595: func_writer (writer.c:638)
==22176==    by 0x4CB23A1: run_test (test.h:584)
==22176==    by 0x4CB2790: main (test.h:654)
==22176==

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