Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/libexec/ftpd
Module Name: src
Committed By: lukem
Date: Mon Oct 3 00:02:25 UTC 2005
Modified Files:
src/libexec/ftpd: ftpd.c version.h
Log Message:
logxfer(): don't use the same buffer to store the results of two separate
concurrent realpath(3)s, otherwise we'll log the wrong information
for a rename.
Noted by Dmitry Sivachenko in private mail.
To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 src/libexec/ftpd/ftpd.c
cvs rdiff -r1.62 -r1.63 src/libexec/ftpd/version.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index