Bug 207483 - Missing exception check in GenericArguments<Type>::deletePropertyByIndex().
Summary: Missing exception check in GenericArguments<Type>::deletePropertyByIndex().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-10 10:57 PST by Mark Lam
Modified: 2020-02-10 11:48 PST (History)
8 users (show)

See Also:


Attachments
proposed patch. (2.63 KB, patch)
2020-02-10 11:00 PST, Mark Lam
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2020-02-10 10:57:38 PST
<rdar://problem/59302616>
Comment 1 Mark Lam 2020-02-10 11:00:51 PST
Created attachment 390266 [details]
proposed patch.
Comment 2 Yusuke Suzuki 2020-02-10 11:03:18 PST
Comment on attachment 390266 [details]
proposed patch.

r=me
Comment 3 WebKit Commit Bot 2020-02-10 11:48:03 PST
Comment on attachment 390266 [details]
proposed patch.

Clearing flags on attachment: 390266

Committed r256198: <https://trac.webkit.org/changeset/256198>
Comment 4 WebKit Commit Bot 2020-02-10 11:48:04 PST
All reviewed patches have been landed.  Closing bug.