freebsd-src/libexec/ftpd
Yoshinobu Inoue b3ea3170b3 Fix ftpd core dump when hostname is not set.
When hostname is not set, ftpd core dumps, because there is no
  NULL check for freeing name resolving information for its own
  hostname.
  So the check is added.

Approved by: jkh
2000-02-03 09:59:36 +00:00
..
extern.h another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
ftpcmd.y another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
ftpd.8 another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
ftpd.c Fix ftpd core dump when hostname is not set. 2000-02-03 09:59:36 +00:00
logwtmp.c another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
Makefile another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
pathnames.h
popen.c another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
skey-stuff.c