[Webkit-unassigned] [Bug 61053] Using NULL bytes when setting innerHTML in xhtml ASSERT and NULL ptr
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 19 08:28:26 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61053
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com
--- Comment #4 from Eric Seidel <eric at webkit.org> 2011-05-19 08:28:26 PST ---
It's possible that convertUTF16ToUTF8 (in UTF8.h) should convert nulls to the replacement character in lenient mode (just like how it converts other illegal chars).
--
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