diff ChangeLog @ 249:094e83b55cb1

2003-8-7 Brian Masney <masneyb@gftp.org> * lib/cache.c lib/misc.c lib/protocols.c lib/pty.c - make sure a NUL byte appears at the end of the buffer after the call to strncpy * lib/rfc959.c - increased buffer size to directory parsing routine
author masneyb
date Fri, 08 Aug 2003 02:24:54 +0000
parents 16a967a4d003
children 62bc15fc5b34
line wrap: on
line diff
--- a/ChangeLog	Fri Aug 08 01:38:12 2003 +0000
+++ b/ChangeLog	Fri Aug 08 02:24:54 2003 +0000
@@ -1,4 +1,9 @@
 2003-8-7 Brian Masney <masneyb@gftp.org>
+	* lib/cache.c lib/misc.c lib/protocols.c lib/pty.c - make sure a NUL
+	byte appears at the end of the buffer after the call to strncpy
+
+	* lib/rfc959.c - increased buffer size to directory parsing routine
+	
 	* lib/protocols.c (gftp_fd_write) - use a signed variable to store the
 	result from write(). Write errors were not being caught properly.
 
@@ -1442,7 +1447,7 @@
 
 	* cvsclean - added this script
 
-	* *.[ch] - added $Id: ChangeLog,v 1.129 2003/08/08 01:38:11 masneyb Exp $ tags
+	* *.[ch] - added $Id: ChangeLog,v 1.130 2003/08/08 02:24:53 masneyb Exp $ tags
 
 	* debian/* - updated files from Debian maintainer