Bug 264651 - Stop using Vector::unsafeAppendWithoutCapacityCheck() in WasmFunctionParser's splitStack()
Summary: Stop using Vector::unsafeAppendWithoutCapacityCheck() in WasmFunctionParser's...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-11-10 19:55 PST by Chris Dumez
Modified: 2023-11-10 21:26 PST (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-10 19:55:15 PST
Stop using Vector::unsafeAppendWithoutCapacityCheck() in WasmFunctionParser's splitStack().
Comment 1 Chris Dumez 2023-11-10 19:56:55 PST
Pull request: https://github.com/WebKit/WebKit/pull/20355
Comment 2 EWS 2023-11-10 21:25:38 PST
Committed 270582@main (dad9c5684b0b): <https://commits.webkit.org/270582@main>

Reviewed commits have been landed. Closing PR #20355 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-11-10 21:26:13 PST
<rdar://problem/118263667>