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


mpividori added a comment.

@kcc this changes add a check for `ferror()` . Previous implementation doesn't check for that possible error.


Repository:
  rL LLVM

https://reviews.llvm.org/D27286





More information about the llvm-commits mailing list