tv 902d175a04 PR 5170: don't fclose twice, or call ferror after fclose.
required removing fcloses and/or moving them, nulling the pointers
like they should have been, and adding a terminating null byte and break
in one case (perhaps we never ran into those problems before).
cgetclose() already does a fclose and null of the pointer, so don't
duplicate it when we don't need to.
1998-03-18 20:29:27 +00:00
..
1998-02-27 17:43:20 +00:00
1998-03-18 01:37:39 +00:00
1998-02-28 00:09:45 +00:00
1998-03-04 08:17:20 +00:00