[Webkit-unassigned] [Bug 8452] mangleme(0x58c22e11): Random crashes

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Apr 21 22:14:47 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8452





------- Comment #4 from darin at apple.com  2006-04-21 22:14 PDT -------
(From update of attachment 7804)
Seems to me that for an empty length array we should return len of 0, not 1.
But returning 0 from toLengthArray does seem like a good idea when the string
is empty.

On the other hand, we could just change if (grid) to if (grid && gridLen) and
leave toLengthArray alone, I think.


-- 
Configure bugmail: http://bugzilla.opendarwin.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