[webkit-changes] [WebKit/WebKit] 6ab913: Update WebAuthenticationUtils.cpp with safe buffer...
jelee53
noreply at github.com
Wed Nov 6 18:29:20 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6ab91371a7d37aae5212168414d24a34753d6edf
https://github.com/WebKit/WebKit/commit/6ab91371a7d37aae5212168414d24a34753d6edf
Author: Jessica Lee <jlee53 at apple.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M Source/WebCore/Modules/webauthn/WebAuthenticationUtils.cpp
Log Message:
-----------
Update WebAuthenticationUtils.cpp with safe buffer usage
https://bugs.webkit.org/show_bug.cgi?id=282722
rdar://139390574
Reviewed by Sihui Liu and Chris Dumez.
EWS is currently failing while building WebAuthenticationUtils.cpp due to unsafe-buffer-usage error build flag. Add safe buffer usage so that EWS no longer fails.
* Source/WebCore/Modules/webauthn/WebAuthenticationUtils.cpp:
Canonical link: https://commits.webkit.org/286262@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list