[PATCH] D63360: hwasan: Use bits [3..11) of the ring buffer entry address as the base stack tag.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 14 17:01:01 PDT 2019
eugenis added a comment.
We can make the tags undeterministic again by starting each ring buffer at a random index.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63360/new/
https://reviews.llvm.org/D63360
More information about the llvm-commits
mailing list