[compiler-rt] [ASan] return 0 for current allocated bytes if malloc/free are never happend (PR #67394)
Chen Zheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 26 06:03:12 PDT 2023
chenzheng1030 wrote:
> Can you also patch up __sanitizer_get_free_bytes while you're here? Other than that, LGTM.
Done.
https://github.com/llvm/llvm-project/pull/67394
More information about the llvm-commits
mailing list