[all-commits] [llvm/llvm-project] 7788b0: [lsan] malloc_usable_size returns 0 for nullptr
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Sat Jul 2 20:16:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7788b0c09754312445fb5296d9042740aa781880
https://github.com/llvm/llvm-project/commit/7788b0c09754312445fb5296d9042740aa781880
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-07-02 (Sat, 02 Jul 2022)
Changed paths:
M compiler-rt/lib/lsan/lsan_allocator.cpp
A compiler-rt/test/sanitizer_common/TestCases/Linux/malloc_usable_size.c
Log Message:
-----------
[lsan] malloc_usable_size returns 0 for nullptr
More information about the All-commits
mailing list