Bug 264053 - Add bounds check to TextRun::operator[]
Summary: Add bounds check to TextRun::operator[]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (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:16 PDT by Chris Dumez
Modified: 2023-11-01 15:47 PDT (History)
4 users (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:16:22 PDT
Add bounds check to TextRun::operator[] for extra safety.
Comment 1 Chris Dumez 2023-11-01 12:17:56 PDT
Pull request: https://github.com/WebKit/WebKit/pull/19852
Comment 2 EWS 2023-11-01 15:46:31 PDT
Committed 270086@main (da6ed35d5041): <https://commits.webkit.org/270086@main>

Reviewed commits have been landed. Closing PR #19852 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-01 15:47:27 PDT
<rdar://problem/117819685>