[all-commits] [llvm/llvm-project] 6e20cb: [mlir] fix memory leak

ftynse via All-commits all-commits at lists.llvm.org
Wed Feb 21 05:08:12 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6e20cb5524034861d67a1d898907b4755b240f16
      https://github.com/llvm/llvm-project/commit/6e20cb5524034861d67a1d898907b4755b240f16
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2024-02-21 (Wed, 21 Feb 2024)

  Changed paths:
    M mlir/test/CAPI/transform_interpreter.c

  Log Message:
  -----------
  [mlir] fix memory leak

Fix a leak of the root operation not being deleted in the recently
introduced transform_interpreter.c.



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


More information about the All-commits mailing list