Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 01/30/2001 08:33:56
Module Name:	basesrc
Committed By:	blymn
Date:		Tue Jan 30 06:33:52 UTC 2001

Modified Files:
	basesrc/lib/libform: field.c

Log Message:
When buffers are created they are given an empty string instead of just
being set to NULL.  Stops us returning a NULL pointer for buffers that
are never set.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 basesrc/lib/libform/field.c

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