[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:01:16 PST 2016


mpividori added a comment.

@kcc So, if `fread()` fails, previous implementation will return true. Do you think that is ok?


Repository:
  rL LLVM

https://reviews.llvm.org/D27286





More information about the llvm-commits mailing list