Subject: CVS commit: src/lib/libmenu
To: None <source-changes@NetBSD.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 09/29/2003 12:32:24
Module Name:	src
Committed By:	blymn
Date:		Mon Sep 29 12:32:24 UTC 2003

Modified Files:
	src/lib/libmenu: item.c

Log Message:
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.9 -r1.10 src/lib/libmenu/item.c

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