Subject: CVS commit: basesrc [netbsd-1-4]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/01/2001 19:08:21
Module Name:	basesrc
Committed By:	he
Date:		Sun Apr  1 16:08:21 UTC 2001

Modified Files:
	basesrc/libexec/ftpd [netbsd-1-4]: popen.c

Log Message:
Pull up revision 1.24 (requested by christos):
  Fixes buffer overflow problems in glob(3).  Adds and uses GLOB_LIMIT
  to prevent denial of service attacks.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.2.1 basesrc/libexec/ftpd/popen.c

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