Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 91a95edb8f2dc03109e9400917d524d6d36fbed5
https://github.com/WebKit/WebKit/commit/91a95edb8f2dc03109e9400917d524d6d36fbed5
Author: Ryosuke Niwa <[email protected]>
Date: 2025-03-29 (Sat, 29 Mar 2025)
Changed paths:
M
Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm
Log Message:
-----------
WebAuthenticatorCoordinatorProxy's requestsForRegistration and
requestsForAssertion leaks memory
https://bugs.webkit.org/show_bug.cgi?id=290686
Reviewed by Geoffrey Garen and Timothy Hatcher.
Fixed the leak by adopting the provider object before calling
initWithRelyingPartyIdentifier.
*
Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm:
(WebKit::WebAuthenticatorCoordinatorProxy::requestsForRegistration):
(WebKit::WebAuthenticatorCoordinatorProxy::requestsForAssertion):
Canonical link: https://commits.webkit.org/292896@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes