Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e5ef483bf213f47b764afa01f68a7c0c3642ff20
      
https://github.com/WebKit/WebKit/commit/e5ef483bf213f47b764afa01f68a7c0c3642ff20
  Author: Pascoe <[email protected]>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
    M 
Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm

  Log Message:
  -----------
  [WebAuthn] Fix crash occurring in certain configurations
https://bugs.webkit.org/show_bug.cgi?id=275328
rdar://125735223

Reviewed by Wenson Hsieh.

This legacy code that is still run under certain configurations adopts before 
calling init on
a ASCPublicKeyCredentialAssertionOptions, which is incorrect. We should 
initialize before using
adoptNS.

* 
Source/WebKit/UIProcess/WebAuthentication/Cocoa/WebAuthenticatorCoordinatorProxy.mm:
(WebKit::configureAssertionOptions):

Canonical link: https://commits.webkit.org/279914@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

Reply via email to