Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 80de1e713f2fc6444ebf77dcfa28d348c26e2f59
      
https://github.com/WebKit/WebKit/commit/80de1e713f2fc6444ebf77dcfa28d348c26e2f59
  Author: David Kilzer <[email protected]>
  Date:   2025-10-05 (Sun, 05 Oct 2025)

  Changed paths:
    M Source/WebKit/webpushd/WebPushDaemon.mm

  Log Message:
  -----------
  Leak of UNMutableNotificationContent in WebPushD::WebPushDaemon::setAppBadge()
<https://bugs.webkit.org/show_bug.cgi?id=300171>
<rdar://161957380>

Reviewed by Chris Dumez.

Regressed in 281776@main.

* Source/WebKit/webpushd/WebPushDaemon.mm:
(WebPushD::WebPushDaemon::setAppBadge):
- Use RetainPtr/adoptNS() to fix leak.

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