https://bugs.winehq.org/show_bug.cgi?id=36280
Bug ID: 36280 Summary: valgrind shows a possible leak in gameux/tests/gamestatistics.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: gameux Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==16163== 96 bytes in 3 blocks are possibly lost in loss record 488 of 769 ==16163== at 0x7BC4C735: notify_alloc (heap.c:255) ==16163== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==16163== by 0x6A25B38: heap_alloc (msxml_private.h:169) ==16163== by 0x6A2AF61: create_element (element.c:1836) ==16163== by 0x6A4751E: create_node (node.c:1996) ==16163== by 0x6A2094D: domdoc_createNode (domdoc.c:2045) ==16163== by 0x67D7237: GAMEUX_updateStatisticsFile (msxml2.h:3411) ==16163== by 0x67D9AD5: GameStatisticsImpl_Save (gamestatistics.c:952) ==16163== by 0x49588AA: test_gamestatisticsmgr (gameux.h:444) ==16163== by 0x4959A02: func_gamestatistics (gamestatistics.c:444) ==16163== by 0x495A864: run_test (test.h:584) ==16163== by 0x495AC53: main (test.h:654) ==16163== ==16163== 96 bytes in 3 blocks are possibly lost in loss record 489 of 769 ==16163== at 0x7BC4C735: notify_alloc (heap.c:255) ==16163== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==16163== by 0x6A47769: heap_alloc (msxml_private.h:169) ==16163== by 0x6A48792: create_children_nodelist (nodelist.c:414) ==16163== by 0x6A43451: node_get_child_nodes (node.c:372) ==16163== by 0x6A26867: domelem_get_childNodes (element.c:242) ==16163== by 0x67D859E: GAMEUX_loadStatisticsFromFile (msxml2.h:8669) ==16163== by 0x67D8B6C: GAMEUX_loadGameStatistics (gamestatistics.c:631) ==16163== by 0x67DA167: GameStatisticsMgrImpl_GetGameStatistics (gamestatistics.c:1101) ==16163== by 0x4958A87: test_gamestatisticsmgr (gameux.h:644) ==16163== by 0x4959A02: func_gamestatistics (gamestatistics.c:444) ==16163== by 0x495A864: run_test (test.h:584) ==16163== by 0x495AC53: main (test.h:654) ==16163==