[all-commits] [llvm/llvm-project] cf6c43: [HWASAN] Fix memory leaks in tests.
kstoimenov via All-commits
all-commits at lists.llvm.org
Mon Jan 23 15:59:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf6c43189fd0740c5128d432d18809e819387329
https://github.com/llvm/llvm-project/commit/cf6c43189fd0740c5128d432d18809e819387329
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M compiler-rt/test/hwasan/TestCases/Linux/decorate-proc-maps.c
M compiler-rt/test/hwasan/TestCases/print-memory-usage.c
Log Message:
-----------
[HWASAN] Fix memory leaks in tests.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D142383
More information about the All-commits
mailing list