Subject: CVS commit: src/libexec/ftpd
To: None <source-changes@netbsd.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 02/24/2003 21:26:50
Module Name:	src
Committed By:	erh
Date:		Mon Feb 24 19:26:49 UTC 2003

Modified Files:
	src/libexec/ftpd: ftpd.c

Log Message:
Fix uninitialized variable "notglob" in send_file_list() that was causing
transfers to fail due to an abort in free().


To generate a diff of this commit:
cvs rdiff -r1.152 -r1.153 src/libexec/ftpd/ftpd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.