[all-commits] [llvm/llvm-project] d87468: [HWASAN] Add support for max_allocation_size_mb op...
kstoimenov via All-commits
all-commits at lists.llvm.org
Thu Feb 9 12:25:41 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d87468e56c221555be7a1c1550036af5b7034896
https://github.com/llvm/llvm-project/commit/d87468e56c221555be7a1c1550036af5b7034896
Author: Kirill Stoimenov <kstoimenov at google.com>
Date: 2023-02-09 (Thu, 09 Feb 2023)
Changed paths:
M compiler-rt/lib/hwasan/hwasan_allocator.cpp
M compiler-rt/test/lsan/TestCases/realloc_too_big.c
Log Message:
-----------
[HWASAN] Add support for max_allocation_size_mb option
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D143667
More information about the All-commits
mailing list