RESOLVED FIXED65211
Buffer overflow creating error messages for JSON.parse
https://bugs.webkit.org/show_bug.cgi?id=65211
Summary Buffer overflow creating error messages for JSON.parse
Oliver Hunt
Reported 2011-07-26 15:34:17 PDT
Buffer overflow creating error messages for JSON.parse
Attachments
Patch (3.12 KB, patch)
2011-07-26 15:35 PDT, Oliver Hunt
darin: review+
Oliver Hunt
Comment 1 2011-07-26 15:35:26 PDT
Oliver Hunt
Comment 2 2011-07-26 15:48:15 PDT
Evan Martin
Comment 3 2011-07-26 15:48:32 PDT
Comment on attachment 102063 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=102063&action=review > Source/JavaScriptCore/ChangeLog:8 > + Parse string length to the UString constructor. Probably meant "Pass", not "Parse", here.
Oliver Hunt
Comment 4 2011-07-27 11:18:04 PDT
Oliver Hunt
Comment 5 2011-07-27 11:18:35 PDT
This isn't in security because it's a fix for a regression from a day or so ago.
Note You need to log in before you can comment on or make changes to this bug.