[all-commits] [llvm/llvm-project] 55ceb2: [HWASAN] Fix a memory leak in realloc-test.cpp

kstoimenov via All-commits all-commits at lists.llvm.org
Wed Mar 15 22:44:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55ceb2eb0bf1fdfa2cbbf085fad03fe3be5c0cd5
      https://github.com/llvm/llvm-project/commit/55ceb2eb0bf1fdfa2cbbf085fad03fe3be5c0cd5
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2023-03-16 (Thu, 16 Mar 2023)

  Changed paths:
    M compiler-rt/test/hwasan/TestCases/realloc-test.cpp

  Log Message:
  -----------
  [HWASAN] Fix a memory leak in realloc-test.cpp

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D146180




More information about the All-commits mailing list