https://bugs.winehq.org/show_bug.cgi?id=43341
Bug ID: 43341 Summary: valgrind shows some definite leaks in dlls/gdiplus/tests/graphicspath.c Product: Wine Version: 2.12 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: gdiplus Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: Gentoo
==10596== 8 bytes in 1 blocks are definitely lost in loss record 29 of 500 ==10596== at 0x7BC50812: notify_alloc (heap.c:254) ==10596== by 0x7BC54C93: RtlAllocateHeap (heap.c:1716) ==10596== by 0x4C00E0B: heap_alloc (gdiplus_private.h:53) ==10596== by 0x4C073A6: widen_dashed_figure (graphicspath.c:2105) ==10596== by 0x4C07AF4: GdipWidenPath (graphicspath.c:2255) ==10596== by 0x4A5B1F3: test_widen (graphicspath.c:1162) ==10596== by 0x4A5C3EC: func_graphicspath (graphicspath.c:1356) ==10596== by 0x4AA6078: run_test (test.h:603) ==10596== by 0x4AA64CA: main (test.h:687) ==10596==