[PATCH] D27286: [libFuzzer] Diff 10 - Improve fread error handling.

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 30 17:08:26 PST 2016


mpividori added a comment.

@kcc Thanks for your comments. But don't you think this would be better for future uses of `ExecuteCommandAndReadOutput()` ? To return false if fread fails?


Repository:
  rL LLVM

https://reviews.llvm.org/D27286





More information about the llvm-commits mailing list