Date: Wed, 22 Jan 2003 08:25:22 -0800 (PST) From: Yar Tikhiy <yar@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpcmd.y Message-ID: <200301221625.h0MGPMxJ034487@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2003/01/22 08:25:22 PST
Modified files:
libexec/ftpd ftpcmd.y
Log:
Prevent server-side glob(3) patterns from expanding
to a pathname that contains '\r' or '\n'.
Together with the earlier STAT bugfix, this must solve
the problem of such pathnames appearing in the FTP control
stream.
Revision Changes Path
1.45 +17 -4 src/libexec/ftpd/ftpcmd.y
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301221625.h0MGPMxJ034487>
