Bug 301124

Summary: REGRESSION(301372@main?): Broke the CLoop build
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: New BugsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2025-10-20 13:55:37 PDT
Jonathan Bedard
Comment 2 2025-10-20 20:24:23 PDT
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.