RESOLVED FIXED 282722
Update WebAuthenticationUtils.cpp with safe buffer usage
https://bugs.webkit.org/show_bug.cgi?id=282722
Summary Update WebAuthenticationUtils.cpp with safe buffer usage
jlee53
Reported 2024-11-06 15:30:13 PST
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
Radar WebKit Bug Importer
Comment 1 2024-11-06 15:50:01 PST
jlee53
Comment 2 2024-11-06 15:51:16 PST
EWS
Comment 3 2024-11-06 18:29:02 PST
Committed 286262@main (6ab91371a7d3): <https://commits.webkit.org/286262@main> Reviewed commits have been landed. Closing PR #36294 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.