Bug 282722
| Summary: | Update WebAuthenticationUtils.cpp with safe buffer usage | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | jlee53 |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
jlee53
EWS is currently failing while building WebAuthenticationUtils.cpp due to unsafe-buffer-usage error build flag. Add WTF_ALLOW_UNSAFE_BUFFER_USAGE so that EWS no longer fails.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139390574>
jlee53
Pull request: https://github.com/WebKit/WebKit/pull/36294
EWS
Committed 286262@main (6ab91371a7d3): <https://commits.webkit.org/286262@main>
Reviewed commits have been landed. Closing PR #36294 and removing active labels.