[PATCH] D46277: [libFuzzer] Report at most one crash per input.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 1 14:06:27 PDT 2018


This revision was automatically updated to reflect the committed changes.
morehouse marked an inline comment as done.
Closed by commit rL331310: [libFuzzer] Report at most one crash per input. (authored by morehouse, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D46277?vs=144776&id=144781#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46277

Files:
  compiler-rt/trunk/include/sanitizer/common_interface_defs.h
  compiler-rt/trunk/lib/asan/asan_report.cc
  compiler-rt/trunk/lib/fuzzer/FuzzerExtFunctions.def
  compiler-rt/trunk/lib/fuzzer/FuzzerLoop.cpp
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interface.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_interface_internal.h
  compiler-rt/trunk/test/fuzzer/AcquireCrashStateTest.cpp
  compiler-rt/trunk/test/fuzzer/acquire-crash-state.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46277.144781.patch
Type: text/x-patch
Size: 7331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180501/6db4d6eb/attachment.bin>


More information about the llvm-commits mailing list