[all-commits] [llvm/llvm-project] a4c97e: [Sanitizers] prctl interception update for the PR_...
David CARLIER via All-commits
all-commits at lists.llvm.org
Wed Jun 8 22:09:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4c97e19379972ca0eed1b11fc76a03b2ba19504
https://github.com/llvm/llvm-project/commit/a4c97e19379972ca0eed1b11fc76a03b2ba19504
Author: David Carlier <devnexen at gmail.com>
Date: 2022-06-09 (Thu, 09 Jun 2022)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
M compiler-rt/test/sanitizer_common/TestCases/Linux/prctl.cpp
Log Message:
-----------
[Sanitizers] prctl interception update for the PR_SET_VMA option case.
Supports on Android but also from Linux 5.17
Reviewers: vitalybuka, eugenis
Reviewed-By: vitalybuka
Differential Revision: https://reviews.llvm.org/D127326
More information about the All-commits
mailing list