[Webkit-unassigned] [Bug 8437] iExploder(#293): Crash in StringImpl::hash()

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Apr 17 13:10:11 PDT 2006


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7768|review?                     |review+
               Flag|                            |




------- Comment #4 from darin at apple.com  2006-04-17 13:10 PDT -------
(From update of attachment 7768)
The issue is elements with no name (null String), not empty names (empty
String). HashMap doesn't support null String as a key. But I suppose it's
harmless to also omit elements with empty names.

r=me


-- 
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