[Webkit-unassigned] [Bug 31475] Crash in StringHash::equal due to unaligned string data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 13 13:14:00 PST 2009


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





--- Comment #5 from Yong Li <yong.li.webkit at gmail.com>  2009-11-13 13:13:57 PST ---
Another thing about StringImpl (not related to this bug):

newUCharVector() is defined, but never used. deleteUCharVector() is used, but I
don't think it ever gets called because m_data is never a standalone memory
block.

So need some cleanup. Probably I should raise another bug for that?

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