[PATCH] D42897: MSan : Adding mmap W|X flag usage optional detection
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 5 09:18:03 PST 2018
cryptoad added subscribers: kcc, cryptoad.
cryptoad added a comment.
Chiming in here, I think it's not a terrible idea in the context of fuzzing.
It could give us a good signal to work on if a fuzzed target is allowed to mmap w|x.
Adding @kcc for opinion.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D42897
More information about the llvm-commits
mailing list