Bug 264055 - Add bounds check for CSSValueList::operator[]
Summary: Add bounds check for CSSValueList::operator[]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-01 12:20 PDT by Chris Dumez
Modified: 2023-11-01 16:06 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-11-01 12:20:03 PDT
Add bounds check for CSSValueList::operator[] for extra safety.
Comment 1 Chris Dumez 2023-11-01 12:21:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19854
Comment 2 EWS 2023-11-01 16:05:14 PDT
Committed 270087@main (d54f0abea23e): <https://commits.webkit.org/270087@main>

Reviewed commits have been landed. Closing PR #19854 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-01 16:06:22 PDT
<rdar://problem/117820639>