[PATCH] D73329: [libFuzzer] communicate through pipe to subprocess for CleanseCrashInput MinimizeCrashInput

Yuanfang Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 25 20:06:22 PST 2020


ychen updated this revision to Diff 240409.
ychen added a comment.

- fix two linux test failure


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73329/new/

https://reviews.llvm.org/D73329

Files:
  compiler-rt/lib/fuzzer/FuzzerDriver.cpp
  compiler-rt/lib/fuzzer/FuzzerFork.cpp
  compiler-rt/lib/fuzzer/FuzzerIO.cpp
  compiler-rt/lib/fuzzer/FuzzerIO.h
  compiler-rt/lib/fuzzer/FuzzerLoop.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73329.240409.patch
Type: text/x-patch
Size: 7252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200126/e799f4d8/attachment.bin>


More information about the llvm-commits mailing list