Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 647adbdc04101c57bebba9855a770fe8cecd6e2f
https://github.com/WebKit/WebKit/commit/647adbdc04101c57bebba9855a770fe8cecd6e2f
Author: Ryosuke Niwa <[email protected]>
Date: 2025-12-20 (Sat, 20 Dec 2025)
Changed paths:
M Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalAuthenticator.mm
Log Message:
-----------
Fix various memory leaks in LocalAuthenticator.mm
https://bugs.webkit.org/show_bug.cgi?id=304557
Reviewed by Wenson Hsieh.
Address the clang static analyzer warnings to fix memory leaks.
No new tests since there should be no behavioral changes beyond memory leaks
being fixed.
* Source/WebKit/UIProcess/WebAuthentication/Cocoa/LocalAuthenticator.mm:
(WebKit::LocalAuthenticatorInternal::performEnterpriseAttestation):
Canonical link: https://commits.webkit.org/304834@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications