[all-commits] [llvm/llvm-project] d0751c: [libasan] Remove 4Mb stack limit for swapcontext u...
itrofimow via All-commits
all-commits at lists.llvm.org
Mon Jul 11 10:33:00 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d0751c9725aab1dad3d86481e13a4628356e7422
https://github.com/llvm/llvm-project/commit/d0751c9725aab1dad3d86481e13a4628356e7422
Author: Ivan Trofimov <i.trofimow at yandex.ru>
Date: 2022-07-11 (Mon, 11 Jul 2022)
Changed paths:
M compiler-rt/lib/asan/asan_interceptors.cpp
M compiler-rt/test/asan/TestCases/Linux/swapcontext_annotation.cpp
Log Message:
-----------
[libasan] Remove 4Mb stack limit for swapcontext unpoisoning
Reviewed By: vitalybuka, eugenis
Differential Revision: https://reviews.llvm.org/D129219
More information about the All-commits
mailing list