aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Analysis/ValueTracking.cpp
diff options
context:
space:
mode:
authorChris Cotter <ccotter14@bloomberg.net>2024-07-16 12:41:41 -0400
committerGitHub <noreply@github.com>2024-07-16 09:41:41 -0700
commit986ceae7c54bcda76edeffa41ff9aa0cd18a3c8e (patch)
tree3b898bf184234adaf1604934b96fbe5aebb084f4 /llvm/lib/Analysis/ValueTracking.cpp
parent618b0b77cd7ecbdf726d393269ce822bf8d3beb9 (diff)
downloadllvm-986ceae7c54bcda76edeffa41ff9aa0cd18a3c8e.zip
llvm-986ceae7c54bcda76edeffa41ff9aa0cd18a3c8e.tar.gz
llvm-986ceae7c54bcda76edeffa41ff9aa0cd18a3c8e.tar.bz2
[msan] Support prctl PR_GET_NAME call (#98951)
Per the man page, PR_GET_NAME stores a null terminated string into the input `char name[16]`. This also adds prctl support in ASAN to detect freed memory being passed to `prctl(PR_GET_NAME, ...)`:
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions