Status: Accepted
Owner: ----
Labels: Type-Bug Priority-Medium
New issue 244 by christian.plesner.hansen: Uri encode/decode don't handle
malformed sequences correctly
http://code.google.com/p/v8/issues/detail?id=244
For instance,
decodeURI('%C0%00')
Yields '\0' in v8 when it should cause a URIError.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---