[all-commits] [llvm/llvm-project] 6a6349: [msan] Intercept mallinfo2 (#73729)
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Wed Nov 29 11:00:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a634953e1a2ec1e434e1ed274e6b37ff7aa643d
https://github.com/llvm/llvm-project/commit/6a634953e1a2ec1e434e1ed274e6b37ff7aa643d
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M compiler-rt/lib/msan/msan_interceptors.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_mallinfo.h
M compiler-rt/test/msan/Linux/mallinfo.cpp
Log Message:
-----------
[msan] Intercept mallinfo2 (#73729)
More information about the All-commits
mailing list