![tv](/assets/img/avatar_default.png)
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.
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%