Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/usr.bin/ftp
Module Name: basesrc
Committed By: itojun
Date: Fri Feb 1 05:04:44 UTC 2002
Modified Files:
basesrc/usr.bin/ftp: domacro.c
Log Message:
line2 may overrun if line is too long (> 200). be more careful on strcpy.
XXX strlen(argv[x]) should be checked before copies.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/usr.bin/ftp/domacro.c
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