[Webkit-unassigned] [Bug 18830] Assertion failure (using HashMap empty value) in svg/W3C-SVG-1.1/fonts-glyph-02-t.svg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 17 13:36:54 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=18830


zecke at selfish.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25224|                            |review?
               Flag|                            |




------- Comment #7 from zecke at selfish.org  2008-11-17 13:36 PDT -------
Created an attachment (id=25224)
 --> (https://bugs.webkit.org/attachment.cgi?id=25224&action=view)
Fix the calculation...

This patch makes the out of bounds string copying go away which is fixing the
assertion failure as well.

I doubt it is the correct fix for RTL. Maybe we need to iterate the other way
around on the string as well? Currently in the first iteration no extra chars
are present/taken into account. But at least I think I have pin pointed the
cause of this crash.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list