WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-11-06 15:50:01 PST
<
rdar://problem/139390574
>
jlee53
Comment 2
2024-11-06 15:51:16 PST
Pull request:
https://github.com/WebKit/WebKit/pull/36294
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.
Top of Page
Format For Printing
XML
Clone This Bug