Bug 264051 - Add bounds check to StringBuffer::operator[]
Summary: Add bounds check to StringBuffer::operator[]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (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:10 PDT by Chris Dumez
Modified: 2023-11-01 16:34 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:10:23 PDT
Add bounds check to StringBuffer::operator[] for extra safety.
Comment 1 Chris Dumez 2023-11-01 12:11:46 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19850
Comment 2 EWS 2023-11-01 16:33:15 PDT
Committed 270091@main (414e6f26ba7c): <https://commits.webkit.org/270091@main>

Reviewed commits have been landed. Closing PR #19850 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-01 16:34:23 PDT
<rdar://problem/117822051>