[MSAN] add __b64_pton and __b64_ntop intercepts
authorKevin Athey <kda@google.com>
Fri, 8 Apr 2022 22:00:09 +0000 (15:00 -0700)
committerKevin Athey <kda@google.com>
Fri, 8 Apr 2022 22:22:37 +0000 (15:22 -0700)
commite9c8d0ff71baba2702765d6cd173421d54883fee
treecdd22d40e139244503306f7b493dc08eff8c708b
parent6aa8a836c0f60e06957b704b226547712ee752a6
[MSAN] add __b64_pton and __b64_ntop intercepts

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D122849
compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
compiler-rt/test/msan/Linux/b64.cpp [new file with mode: 0644]
compiler-rt/test/sanitizer_common/TestCases/Linux/b64.cpp [new file with mode: 0644]