[gs-bugs] [Bug 691291] Valgrind warning in gs_type0_next_char_glyph (gschar0.c:450)
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Wed May 19 11:22:34 UTC 2010
http://bugs.ghostscript.com/show_bug.cgi?id=691291
Masaki Ushizaka <masaki.ushizaka at artifex.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Masaki Ushizaka <masaki.ushizaka at artifex.com> 2010-05-19 11:22:33 UTC ---
A fix is committed in r11281.
------------------------------------------------------------------------
r11281 | masaki | 2010-05-19 19:09:05 +0900 (Wed, 19 May 2010) | 9 lines
Bug 691291. Fix reading uninitialized memory.
The change I made in r10603 had a problem comparing with
uninitialized data when using Roman fonts.
The side effect was slowing down font rendering a little.
In this change I added extra initializer and made
intention of the 'if' condition more clear.
No difference on outputs expected nor observed by localcluster
tests.
------------------------------------------------------------------------
If you still find more errors, please reopen this bug and assign to me.
--
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the gs-bugs
mailing list