
20060201 debug -> ftpd_debug xstrdup -> ftpd_strdup 20060317 * Make sure that "su" is initialized before dereferencing it. Fixes Coverity CID 1075. * Set file to NULL after calling fclose(). Fixes Coverity CID 2669. * Remove unreachable code (res could never be NULL here). Fixes Coverity CID 712. 20060509 change (mostly) int to socklen_t. GCC 4 doesn't like that int and socklen_t are different signness. 20060923 Apply patch from PR bin/33261 sent by FUKAOMI Naoki: "ftpd does not update wtmpx".
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%