WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
301124
REGRESSION(
301372@main
?): Broke the CLoop build
https://bugs.webkit.org/show_bug.cgi?id=301124
Summary
REGRESSION(301372@main?): Broke the CLoop build
Jonathan Bedard
Reported
2025-10-20 13:55:25 PDT
This regression was introduced between
301338@main
and
301448@main
. Build history:
https://build.webkit.org/#/builders/1229
Error: In file included from /Volumes/Data/worker/Apple-Sequoia-LLINT-CLoop-BuildAndTest/build/Source/JavaScriptCore/runtime/CagedBarrierPtr.h:29: /Volumes/Data/worker/Apple-Sequoia-LLINT-CLoop-BuildAndTest/build/WebKitBuild/Debug/usr/local/include/wtf/CagedPtr.h:82:46: error: unsafe buffer access [-Werror,-Wunsafe-buffer-usage] 82 | /* T& */ at(size_t index) const { return get()[index]; } 1 error generated.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-10-20 13:55:37 PDT
<
rdar://problem/163063022
>
Jonathan Bedard
Comment 2
2025-10-20 20:24:23 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/52708
EWS
Comment 3
2025-10-20 22:11:51 PDT
Committed
301851@main
(7084a02da3ad): <
https://commits.webkit.org/301851@main
> Reviewed commits have been landed. Closing PR #52708 and removing active labels.
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