[Bug 36590] New: valgrind shows a definite memory leak in usp10/tests/usp10.c
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(a)winehq.org Reporter: austinenglish(a)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== -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36590 --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> --- Created attachment 48663 --> https://bugs.winehq.org/attachment.cgi?id=48663 patch Please try the attached patch. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36590 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to Bruno Jesus from comment #1)
Created attachment 48663 [details] patch
Please try the attached patch.
Works, thanks. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36590 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36590 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |3c16044410cd60d2423bc131911 | |7081e017a5020 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Bruno Jesus <00cpxxx(a)gmail.com> --- Patch commited. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36590 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.20. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org