[all-commits] [llvm/llvm-project] b55f05: [NFC][hwasan] Don't tag secondary allocations on free
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Jul 26 13:36:32 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b55f05a3f25338684432346082e873813d400b36
https://github.com/llvm/llvm-project/commit/b55f05a3f25338684432346082e873813d400b36
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-07-26 (Wed, 26 Jul 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_allocator.cpp
Log Message:
-----------
[NFC][hwasan] Don't tag secondary allocations on free
OnUnmap will tag it to zero anyway.
Reviewed By: fmayer
Differential Revision: https://reviews.llvm.org/D156282
More information about the All-commits
mailing list