[Webkit-unassigned] [Bug 20559] decodeURLEscapeSequences will unescape NULLs and will mangle not encodable characters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 28 21:47:44 PDT 2008


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


abarth at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




------- Comment #5 from abarth at webkit.org  2008-08-28 21:47 PDT -------
> We don't have code that treats null characters as a special case

I'm not arguing for or against this change, but Windows APIs do special-case
NULLs, so routines that validate strings for using in Windows system calls
often must understand the magical, string-terminating semantics of NULL.


-- 
Configure bugmail: https://bugs.webkit.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