WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
267436
[JetStream2] Always instantiate Float32Array in the cost array of findOptimalSegmentationInternal.
https://bugs.webkit.org/show_bug.cgi?id=267436
Summary
[JetStream2] Always instantiate Float32Array in the cost array of findOptimal...
Ryosuke Niwa
Reported
2024-01-11 16:24:43 PST
The cost array in findOptimalSegmentationInternal is always intended to be an array of Float32Array but we were forgetting to instantiate Float32Array for the very first item in the array.
Attachments
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2024-01-11 16:31:56 PST
Pull request:
https://github.com/WebKit/WebKit/pull/22688
EWS
Comment 2
2024-01-16 15:57:18 PST
Committed
273102@main
(a66c16294ae1): <
https://commits.webkit.org/273102@main
> Reviewed commits have been landed. Closing PR #22688 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-01-16 15:58:16 PST
<
rdar://problem/121081499
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug