Bug 179634 - Add more overflow check book-keeping for MarkedArgumentBuffer.
Summary: Add more overflow check book-keeping for MarkedArgumentBuffer.
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: 2017-11-13 14:17 PST by Mark Lam
Modified: 2017-11-13 14:58 PST (History)
7 users (show)

See Also:


Attachments
proposed patch. (8.57 KB, patch)
2017-11-13 14:33 PST, Mark Lam
no flags Details | Formatted Diff | Diff
proposed patch. (8.59 KB, patch)
2017-11-13 14:37 PST, Mark Lam
saam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2017-11-13 14:17:15 PST
<rdar://problem/35492517>
Comment 1 Mark Lam 2017-11-13 14:33:28 PST
Created attachment 326802 [details]
proposed patch.
Comment 2 Mark Lam 2017-11-13 14:37:55 PST
Created attachment 326804 [details]
proposed patch.
Comment 3 Mark Lam 2017-11-13 14:58:40 PST
Thanks for the review.  Landed in r224784: <http://trac.webkit.org/r224784>.