Date: Sun, 21 Dec 1997 21:40:07 +0100 (CET) From: wcp@luppolo.lpds.sublink.org (Walter C. Pelissero) To: hackers@freebsd.org Subject: ftpd little bug Message-ID: <199712212040.VAA24035@luppolo.lpds.sublink.org>
next in thread | raw e-mail | index | archive | help
I belive I found a little bug in ftpd. In ftpd.c (if VIRTUAL_HOSTING is defined) there is a definition of hostname as char pointer while in ftpcmd.y it is externally declared as array of chars. You can varify the bug telneting to the ftp port and entering the HELP command. Hope this helps.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712212040.VAA24035>