[PATCH] D60334: Summary:Add close_fd_mask functionality to AFL driver.

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 10:47:24 PDT 2019


morehouse accepted this revision.
morehouse added inline comments.
This revision is now accepted and ready to land.


================
Comment at: compiler-rt/test/fuzzer/afl-driver-close-fd-mask.test:4
+
+; Test that not AFL_DRIVER_CLOSE_FD_MASK file isn't broken.
+RUN: echo -n "abc" > %t.file3
----------------
I don't understand this comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60334





More information about the llvm-commits mailing list