[Webkit-unassigned] [Bug 28245] findNextLineBreak crashes when inserting a blank span in front of a long line
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 22 12:05:29 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=28245
Mike Moretti <webkit9 at mordent.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #45394| |review?
Flag| |
--- Comment #2 from Mike Moretti <webkit9 at mordent.com> 2009-12-22 12:05:28 PST ---
Created an attachment (id=45394)
--> (https://bugs.webkit.org/attachment.cgi?id=45394)
Fix for bug
The bug was caused by a null/empty string not being checked (and the string
getting accessed by a bad index). I added a check for empty string and the
crash no longer happens.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list