Subject: CVS commit: src/dist/dhcp/omapip
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/02/2005 05:33:01
Module Name:	src
Committed By:	lukem
Date:		Thu Jun  2 05:33:01 UTC 2005

Modified Files:
	src/dist/dhcp/omapip: connection.c

Log Message:
Ensure name_str is initialized because we try to free it later.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/dist/dhcp/omapip/connection.c

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