Bug 301124
| Summary: | REGRESSION(301372@main?): Broke the CLoop build | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | New Bugs | Assignee: | 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
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
<rdar://problem/163063022>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/52708
EWS
Committed 301851@main (7084a02da3ad): <https://commits.webkit.org/301851@main>
Reviewed commits have been landed. Closing PR #52708 and removing active labels.