[webkit-changes] [WebKit/WebKit] 73d067: Annotate the out argument of SecTrustedApplication...

Ryosuke Niwa noreply at github.com
Fri Mar 28 12:49:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 73d067e7ee702be43aebdd8bc69ed852f82770db
      https://github.com/WebKit/WebKit/commit/73d067e7ee702be43aebdd8bc69ed852f82770db
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2025-03-28 (Fri, 28 Mar 2025)

  Changed paths:
    M Source/WTF/wtf/spi/cocoa/SecuritySPI.h

  Log Message:
  -----------
  Annotate the out argument of SecTrustedApplicationCreateFromPath with CF_RETURNS_RETAINED
https://bugs.webkit.org/show_bug.cgi?id=290606

Reviewed by Geoffrey Garen.

Add CF_RETURNS_RETAINED to the out argument of SecTrustedApplicationCreateFromPath to aid static analysis.

* Source/WTF/wtf/spi/cocoa/SecuritySPI.h:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list