freebsd-dev/lib/libc/tests
Enji Cooper 7661ad590f Fix double fclose of fp1 when freopen fails
freopen handles closing file descriptors on error, with the exception of
fdopen'ed descriptors, so closing an already fclose'd file descriptor is
incorrect

CID: 1338525
Differential Revision: https://reviews.freebsd.org/D6013
MFC after: 2 weeks
Reported by: Coverity
Sponsored by: EMC / Isilon Storage Division
2016-04-20 00:19:04 +00:00
..
c063 MFH 2016-03-10 21:16:01 +00:00
db MFH 2016-03-10 21:16:01 +00:00
gen MFH 2016-03-10 21:16:01 +00:00
hash MFH 2016-03-10 21:16:01 +00:00
inet MFH 2016-03-10 21:16:01 +00:00
locale MFH 2016-03-10 21:16:01 +00:00
net MFH 2016-03-10 21:16:01 +00:00
nss MFH 2016-03-10 21:16:01 +00:00
regex MFH 2016-03-10 21:16:01 +00:00
resolv MFH 2016-03-10 21:16:01 +00:00
rpc MFH 2016-03-10 21:16:01 +00:00
setjmp MFH 2016-03-10 21:16:01 +00:00
ssp MFH 2016-04-04 23:55:32 +00:00
stdio Fix double fclose of fp1 when freopen fails 2016-04-20 00:19:04 +00:00
stdlib MFH 2016-03-10 21:16:01 +00:00
string MFH 2016-03-10 21:16:01 +00:00
sys MFH 2016-03-10 21:16:01 +00:00
termios MFH 2016-03-10 21:16:01 +00:00
time MFH 2016-03-10 21:16:01 +00:00
tls MFH 2016-03-10 21:16:01 +00:00
tls_dso MFH 2016-03-10 21:16:01 +00:00
ttyio MFH 2016-03-10 21:16:01 +00:00
Makefile MFH 2016-03-10 21:16:01 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
Makefile.netbsd-tests Change WARNS to 2 across the board with all the libc testcases 2015-11-15 05:21:58 +00:00