Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 01/10/2008 09:49:05
Module Name:	src
Committed By:	elad
Date:		Thu Jan 10 09:49:05 UTC 2008

Modified Files:
	src/lib/libc/gen: opendir.c

Log Message:
PR/35562: khorben at defora dot org: Potential denial of service when
 listing files on an NFS share

Limit the number of retries as suggested in the PR.

Reviewed by and okay fvdl@.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/lib/libc/gen/opendir.c

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