[all-commits] [llvm/llvm-project] 32adf1: [scudo] Add GWP-ASan state/metadata pointer proxies.
Mitch Phillips via All-commits
all-commits at lists.llvm.org
Wed Aug 11 09:22:20 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 32adf108c8edd989caf9392131a5ebaf9de762f2
https://github.com/llvm/llvm-project/commit/32adf108c8edd989caf9392131a5ebaf9de762f2
Author: Mitch Phillips <31459023+hctim at users.noreply.github.com>
Date: 2021-08-11 (Wed, 11 Aug 2021)
Changed paths:
M compiler-rt/lib/scudo/standalone/combined.h
Log Message:
-----------
[scudo] Add GWP-ASan state/metadata pointer proxies.
Provide accessor proxies for the gwp-asan regions that are useful in
symbolizing dumps offline. Should be useful for Fuchsia to be able to
locate these internal pointers to stash the data in a minidump.
Reviewed By: cryptoad
Differential Revision: https://reviews.llvm.org/D107909
More information about the All-commits
mailing list