[all-commits] [llvm/llvm-project] e9c8d0: [MSAN] add __b64_pton and __b64_ntop intercepts
kda via All-commits
all-commits at lists.llvm.org
Fri Apr 8 15:22:48 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9c8d0ff71baba2702765d6cd173421d54883fee
https://github.com/llvm/llvm-project/commit/e9c8d0ff71baba2702765d6cd173421d54883fee
Author: Kevin Athey <kda at google.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
A compiler-rt/test/msan/Linux/b64.cpp
A compiler-rt/test/sanitizer_common/TestCases/Linux/b64.cpp
Log Message:
-----------
[MSAN] add __b64_pton and __b64_ntop intercepts
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D122849
More information about the All-commits
mailing list