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==
https://bugs.winehq.org/show_bug.cgi?id=36608
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36608
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |20920457d709515b5915e5495bd | |92ffa082d096a
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- This should be fixed with https://source.winehq.org/git/wine.git/commit/20920457d709515b5915e5495bd92f.... Pleas reopen if it's not.
https://bugs.winehq.org/show_bug.cgi?id=36608
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Nikolay Sivov from comment #1)
This should be fixed with https://source.winehq.org/git/wine.git/commit/ 20920457d709515b5915e5495bd92ffa082d096a. Pleas reopen if it's not.
Yep, fixed, thanks Nikolay.
https://bugs.winehq.org/show_bug.cgi?id=36608
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.4.