[webkit-changes] [WebKit/WebKit] 0d14fc: REGRESSION (270787 at main): Leak of two instance var...

Commit Queue noreply at github.com
Mon Dec 11 10:02:03 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d14fc33455658e0bea474f76ae373b62f2b4faf
      https://github.com/WebKit/WebKit/commit/0d14fc33455658e0bea474f76ae373b62f2b4faf
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/_WKArchiveConfiguration.mm

  Log Message:
  -----------
  REGRESSION (270787 at main): Leak of two instance variables in _WKArchiveConfiguration
https://bugs.webkit.org/show_bug.cgi?id=266186
<rdar://119463815>

Reviewed by Darin Adler.

* Source/WebKit/UIProcess/API/Cocoa/_WKArchiveConfiguration.mm:
(-[_WKArchiveConfiguration dealloc]):
- Release the other two instance variables to fix the leaks.

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




More information about the webkit-changes mailing list