Bug 71197 - JSParser::parsePrimaryExpression should have an overflow check
Summary: JSParser::parsePrimaryExpression should have an overflow check
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-30 17:54 PDT by Filip Pizlo
Modified: 2011-10-30 18:51 PDT (History)
3 users (show)

See Also:


Attachments
the patch (1.13 KB, patch)
2011-10-30 17:55 PDT, Filip Pizlo
ggaren: review+
fpizlo: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2011-10-30 17:54:16 PDT
patch forthcoming
Comment 1 Filip Pizlo 2011-10-30 17:55:53 PDT
Created attachment 113005 [details]
the patch
Comment 2 Geoffrey Garen 2011-10-30 18:13:42 PDT
Comment on attachment 113005 [details]
the patch

r=me
Comment 3 Filip Pizlo 2011-10-30 18:51:08 PDT
Comment on attachment 113005 [details]
the patch

Landed manually.
Comment 4 Filip Pizlo 2011-10-30 18:51:51 PDT
Landed in http://trac.webkit.org/changeset/98834.