https://bugs.winehq.org/show_bug.cgi?id=36590
Bug ID: 36590 Summary: valgrind shows a definite memory leak in usp10/tests/usp10.c Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: usp10 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==4497== 26 bytes in 1 blocks are definitely lost in loss record 176 of 674 ==4497== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==4497== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==4497== by 0x4F9C685: heap_alloc (usp10.c:714) ==4497== by 0x4F9DCBF: _ItemizeInternal (usp10.c:1290) ==4497== by 0x4F9F3E2: ScriptItemize (usp10.c:1683) ==4497== by 0x4E59D6E: test_ScriptItemIzeShapePlace (usp10.c:1709) ==4497== by 0x4E61B6E: func_usp10 (usp10.c:3202) ==4497== by 0x4E62A3E: run_test (test.h:584) ==4497== by 0x4E62E2C: main (test.h:654) ==4497==