[PATCH] D68067: [libFuzzer] Dump trace and provide correct msg for overwritten input.
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 21:26:24 PDT 2019
Dor1s accepted this revision.
Dor1s added a comment.
This revision is now accepted and ready to land.
I think Matt is right, but I wouldn't mind to have the stacktrace and stats just to be consistent with the other crashes. Also, having a stacktrace should increase the chances that such a crash would be handled by fuzzing infrastructure and reported to people.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68067/new/
https://reviews.llvm.org/D68067
More information about the llvm-commits
mailing list