Bug 157868 - StringBuilder::appendQuotedJSONString doesn't properly protect against the math it's doing. Make the math fit the assertion.
Summary: StringBuilder::appendQuotedJSONString doesn't properly protect against the ma...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-18 15:55 PDT by Saam Barati
Modified: 2016-05-18 18:00 PDT (History)
15 users (show)

See Also:


Attachments
patch (2.29 KB, patch)
2016-05-18 16:08 PDT, Saam Barati
no flags Details | Formatted Diff | Diff
patch (2.33 KB, patch)
2016-05-18 16:18 PDT, Saam Barati
no flags Details | Formatted Diff | Diff
patch (2.31 KB, patch)
2016-05-18 16:19 PDT, Saam Barati
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2016-05-18 15:55:02 PDT
...
Comment 1 Saam Barati 2016-05-18 16:08:03 PDT
Created attachment 279307 [details]
patch
Comment 2 Saam Barati 2016-05-18 16:18:46 PDT
Created attachment 279310 [details]
patch

changed name of the bug
Comment 3 Saam Barati 2016-05-18 16:19:55 PDT
Created attachment 279311 [details]
patch

change variable name
Comment 4 WebKit Commit Bot 2016-05-18 18:00:21 PDT
Comment on attachment 279311 [details]
patch

Clearing flags on attachment: 279311

Committed r201121: <http://trac.webkit.org/changeset/201121>
Comment 5 WebKit Commit Bot 2016-05-18 18:00:27 PDT
All reviewed patches have been landed.  Closing bug.