Subject: CVS commit: [netbsd-1-6] src/lib/libmenu
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 10/02/2003 09:58:28
Module Name:	src
Committed By:	tron
Date:		Thu Oct  2 09:58:28 UTC 2003

Modified Files:
	src/lib/libmenu [netbsd-1-6]: item.c

Log Message:
Pull up revision 1.10 (requested by blymn in ticket #1489):
new_item fixes:
	* return NULL to indicate an error if a NULL name is passed
	* fix a crash if description is NULL
Thanks to Julian Coleman for finding and fixing these.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.2.1 src/lib/libmenu/item.c

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