Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4be6aa4d99fd82efb3c7ba259d57c12dfaae4b8f
      
https://github.com/WebKit/WebKit/commit/4be6aa4d99fd82efb3c7ba259d57c12dfaae4b8f
  Author: David Kilzer <ddkil...@apple.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

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

  Log Message:
  -----------
  REGRESSION (252425@main): Leaks in CcidService::platformStartDiscovery() and 
CcidService::updateSlots()
https://bugs.webkit.org/show_bug.cgi?id=256348
<rdar://108930133>

Reviewed by J Pascoe.

* Source/WebKit/UIProcess/WebAuthentication/Cocoa/CcidService.mm:
(WebKit::CcidService::platformStartDiscovery):
(WebKit::CcidService::updateSlots):
- Use adoptNS().get() to fix leaks.

Canonical link: https://commits.webkit.org/263720@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to