Bug 265582

Summary: Stop using Vector::unsafeAppendWithoutCapacityCheck() in JSC::replaceUsingRegExpSearchWithCache()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: JavaScriptCoreAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2023-11-30 08:40:39 PST
Stop using Vector::unsafeAppendWithoutCapacityCheck() in JSC::replaceUsingRegExpSearchWithCache().
Comment 1 Chris Dumez 2023-11-30 08:42:19 PST
Pull request: https://github.com/WebKit/WebKit/pull/21107
Comment 2 EWS 2023-11-30 13:08:49 PST
Committed 271356@main (0fb712ae7e2c): <https://commits.webkit.org/271356@main>

Reviewed commits have been landed. Closing PR #21107 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-30 13:09:15 PST
<rdar://problem/119000015>