[all-commits] [llvm/llvm-project] 6e854a: [scudo] Fix the logic of MaxAllowedFragmentedPages...
ChiaHungDuan via All-commits
all-commits at lists.llvm.org
Tue Sep 10 17:46:25 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6e854a6a01d310689a8b5d50126decd46b3880ea
https://github.com/llvm/llvm-project/commit/6e854a6a01d310689a8b5d50126decd46b3880ea
Author: ChiaHungDuan <chiahungduan at google.com>
Date: 2024-09-10 (Tue, 10 Sep 2024)
Changed paths:
M compiler-rt/lib/scudo/standalone/secondary.h
Log Message:
-----------
[scudo] Fix the logic of MaxAllowedFragmentedPages (#107927)
MTE doesn't support MaxReleasedCachePages which may break the assumption
that only the first 4 pages will have memory tagged.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list