[HWASAN] Fix Metadata::IsAllocatedMetadata::IsAllocated to return true even if the...
authorKirill Stoimenov <kstoimenov@google.com>
Mon, 6 Feb 2023 22:41:20 +0000 (22:41 +0000)
committerKirill Stoimenov <kstoimenov@google.com>
Mon, 6 Feb 2023 23:47:23 +0000 (23:47 +0000)
commit914f86949ae497953249fef8278d6eda8f5fae0d
treea7a0a3dcb9199bb36f7f340047ec1e4114fe4a83
parent28bd84f55fc087d4aefd3fe5360f8648d1d50980
[HWASAN] Fix Metadata::IsAllocatedMetadata::IsAllocated to return true even if the requested size is 0.

Reviewed By: MaskRay

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