freebsd-dev/libexec/ftpd
Don Lewis 8877d1dbe6 Declare line[] in the outermost scope of retrieve() instead of
declaring it in an inner scope and then using it via a pointer
in the outer scope.

Reported by:    Coverity
CID:            605895
2016-05-13 01:52:41 +00:00
..
config.h
extern.h Rename getline with get_line to avoid collision with getline(3) 2016-05-10 11:12:31 +00:00
ftpchroot.5
ftpcmd.y Rename getline with get_line to avoid collision with getline(3) 2016-05-10 11:12:31 +00:00
ftpd.8
ftpd.c Declare line[] in the outermost scope of retrieve() instead of 2016-05-13 01:52:41 +00:00
logwtmp.c
Makefile
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
pathnames.h
popen.c libexec: minor spelling fixes in comments. 2016-05-01 19:39:23 +00:00