Subject: CVS commit: src/distrib/utils/sysinst
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/11/2004 21:36:23
Module Name:	src
Committed By:	dsl
Date:		Thu Nov 11 21:36:23 UTC 2004

Modified Files:
	src/distrib/utils/sysinst: net.c

Log Message:
Make url_decode() return a pointer to the end of the string, and take a
char * limit (not a length) to simplify buffer overrun avoidance.


To generate a diff of this commit:
cvs rdiff -r1.103 -r1.104 src/distrib/utils/sysinst/net.c

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