[HWASAN] Add support for max_allocation_size_mb option
authorKirill Stoimenov <kstoimenov@google.com>
Thu, 9 Feb 2023 18:23:06 +0000 (18:23 +0000)
committerKirill Stoimenov <kstoimenov@google.com>
Thu, 9 Feb 2023 20:24:47 +0000 (20:24 +0000)
commitd87468e56c221555be7a1c1550036af5b7034896
tree8bdd8c72868a0bfe98f4d400280f55720ed142ac
parent5a6bc2da7170ea3efc4eb98ec8cac66632246f11
[HWASAN] Add support for max_allocation_size_mb option

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D143667
compiler-rt/lib/hwasan/hwasan_allocator.cpp
compiler-rt/test/lsan/TestCases/realloc_too_big.c