[all-commits] [llvm/llvm-project] 15e9b1: [libasan] Remove 4Mb stack limit for swapcontext u...
itrofimow via All-commits
all-commits at lists.llvm.org
Fri Jul 22 17:38:05 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15e9b1d0c0bea607fc0aad4a851ddd32b5736c80
https://github.com/llvm/llvm-project/commit/15e9b1d0c0bea607fc0aad4a851ddd32b5736c80
Author: Ivan Trofimov <i.trofimow at yandex.ru>
Date: 2022-07-22 (Fri, 22 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