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==
https://bugs.winehq.org/show_bug.cgi?id=36590
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 48663 --> https://bugs.winehq.org/attachment.cgi?id=48663 patch
Please try the attached patch.
https://bugs.winehq.org/show_bug.cgi?id=36590
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Bruno Jesus from comment #1)
Created attachment 48663 [details] patch
Please try the attached patch.
Works, thanks.
https://bugs.winehq.org/show_bug.cgi?id=36590
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36590
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3c16044410cd60d2423bc131911 | |7081e017a5020 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com --- Patch commited.
https://bugs.winehq.org/show_bug.cgi?id=36590
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.20.