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@winehq.org Reporter: austinenglish@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==