[all-commits] [llvm/llvm-project] 661777: sanitizer: enable getentropy interception on Linux...
David CARLIER via All-commits
all-commits at lists.llvm.org
Mon Jun 26 00:04:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6617778a784fdacbc4cc6078e0826d9818a4dbe1
https://github.com/llvm/llvm-project/commit/6617778a784fdacbc4cc6078e0826d9818a4dbe1
Author: David CARLIER <devnexen at gmail.com>
Date: 2023-06-26 (Mon, 26 Jun 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h
Log Message:
-----------
sanitizer: enable getentropy interception on Linux/GLIBC 2.25 and onwards
https://man7.org/linux/man-pages/man3/getentropy.3.html
Reviewers: melver
Reviewed-By: melver
Differential Revision: https://reviews.llvm.org/D153723
More information about the All-commits
mailing list