Replace the bogus checks of n with proper uses of feof(), ferror() and
authorRichard Levitte <levitte@openssl.org>
Mon, 6 Sep 2004 14:19:59 +0000 (14:19 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 6 Sep 2004 14:19:59 +0000 (14:19 +0000)
commitaef8807e76d0998d73109a9ccc3171c32aed7e35
treeed21f5eb4df32d0d767de5f0a3b99134d840ef60
parent4157fae6fea7b80de50d6069c31c9e7e8d5eb3e7
Replace the bogus checks of n with proper uses of feof(), ferror() and
clearerr().
fips/fips.c