Date: Tue, 13 Jun 2006 10:19:59 +0000 (UTC) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libfetch ftp.c Message-ID: <200606131019.k5DAJx9G004778@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2006-06-13 10:19:59 UTC
FreeBSD src repository
Modified files:
lib/libfetch ftp.c
Log:
Fix a bug introduced in rev 1.92, where, when changing from one directory
to another, the first CWD after a string of CDUPs would incorrectly include
a slash before the directory name.
Reported by: obrien
PR: bin/83278
Revision Changes Path
1.94 +2 -0 src/lib/libfetch/ftp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606131019.k5DAJx9G004778>
