[Webkit-unassigned] [Bug 47397] TextResourceDecoder::checkForHeadCharset can look way past the limit.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 17:33:44 PDT 2010


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





--- Comment #14 from Darin Adler <darin at apple.com>  2010-10-08 17:33:43 PST ---
(In reply to comment #8)
> Assuming some random encoding first (UTF8?) could perhaps lead to subtle bugs when decoded text could be interpreted incorrectly.

You’d want to use something like ISO Latin-1, where it can’t spuriously fail to decode.

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