Bug 154621 - arrayProtoFuncConcat doesn't check for an exception after allocating an array
Summary: arrayProtoFuncConcat doesn't check for an exception after allocating an array
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-23 17:54 PST by Saam Barati
Modified: 2016-02-23 20:39 PST (History)
11 users (show)

See Also:


Attachments
patch (1.30 KB, patch)
2016-02-23 17:55 PST, 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-02-23 17:54:31 PST
introduced in:
http://trac.webkit.org/changeset/195878
Comment 1 Saam Barati 2016-02-23 17:55:47 PST
Created attachment 272072 [details]
patch
Comment 2 Michael Saboff 2016-02-23 17:59:35 PST
Comment on attachment 272072 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2016-02-23 20:39:24 PST
Comment on attachment 272072 [details]
patch

Clearing flags on attachment: 272072

Committed r197011: <http://trac.webkit.org/changeset/197011>
Comment 4 WebKit Commit Bot 2016-02-23 20:39:29 PST
All reviewed patches have been landed.  Closing bug.