[PATCH] D39155: [libFuzzer] Periodically purge allocator's quarantine to prolong fuzzing sessions.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 23 15:05:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316382: [libFuzzer] Periodically purge allocator's quarantine to prolong fuzzing… (authored by alekseyshl).

Repository:
  rL LLVM

https://reviews.llvm.org/D39155

Files:
  compiler-rt/trunk/lib/fuzzer/FuzzerDriver.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerExtFunctions.def
  compiler-rt/trunk/lib/fuzzer/FuzzerFlags.def
  compiler-rt/trunk/lib/fuzzer/FuzzerInternal.h
  compiler-rt/trunk/lib/fuzzer/FuzzerLoop.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerOptions.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39155.119944.patch
Type: text/x-patch
Size: 4936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171023/5afaf8a5/attachment.bin>


More information about the llvm-commits mailing list