[webkit-changes] [WebKit/WebKit] cef638: Fix memory leaks introduced by 262558 at main

Alex Christensen noreply at github.com
Tue Apr 4 13:44:36 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: cef6385b4d4ee05ba15a367203b8b39f6ad86c8d
      https://github.com/WebKit/WebKit/commit/cef6385b4d4ee05ba15a367203b8b39f6ad86c8d
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-04-04 (Tue, 04 Apr 2023)

  Changed paths:
    M Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm

  Log Message:
  -----------
  Fix memory leaks introduced by 262558 at main
https://bugs.webkit.org/show_bug.cgi?id=254972

Reviewed by Tim Horton.

Simon pointed out some memory leaks.  Obvious in hindsight.

* Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm:
(-[WKSecureCodingArchivingDelegate archiver:willEncodeObject:]):

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




More information about the webkit-changes mailing list