[Bug 36589] New: valgrind shows uninitialized memory use in usp10/tests/usp10.c
https://bugs.winehq.org/show_bug.cgi?id=36589 Bug ID: 36589 Summary: valgrind shows uninitialized memory use 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 ==25656== Invalid read of size 2 ==25656== at 0x4E326DE: _ItemizeInternal (usp10.c:1486) ==25656== by 0x4E33398: ScriptItemizeOpenType (usp10.c:1658) ==25656== by 0x4CB50D3: _test_items_ok (usp10.c:77) ==25656== by 0x4CB832D: test_ScriptItemize (usp10.c:596) ==25656== by 0x4CC7B59: func_usp10 (usp10.c:3201) ==25656== by 0x4CC8A3E: run_test (test.h:584) ==25656== by 0x4CC8E2C: main (test.h:654) ==25656== Address 0x49c46c0 is 0 bytes after a recently re-allocated block of size 8 alloc'd ==25656== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==25656== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==25656== by 0x4E306B6: heap_alloc_zero (usp10.c:719) ==25656== by 0x4E320D6: _ItemizeInternal (usp10.c:1375) ==25656== by 0x4E33398: ScriptItemizeOpenType (usp10.c:1658) ==25656== by 0x4CB50D3: _test_items_ok (usp10.c:77) ==25656== by 0x4CB832D: test_ScriptItemize (usp10.c:596) ==25656== by 0x4CC7B59: func_usp10 (usp10.c:3201) ==25656== by 0x4CC8A3E: run_test (test.h:584) ==25656== by 0x4CC8E2C: main (test.h:654) ==25656== -- 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=36589 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=36589 Qian Hong <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fracting(a)gmail.com -- 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=36589 Thomas Faller <tfaller.dev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f1334dbb8d1d6f3678590d38124 | |f1c265bab385a Status|NEW |RESOLVED CC| |tfaller.dev(a)gmail.com Resolution|--- |FIXED --- Comment #1 from Thomas Faller <tfaller.dev(a)gmail.com> --- This bug was fixed by f1334dbb8d1d6f3678590d38124f1c265bab385a -- 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=36589 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.51. -- 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