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 11:09:02
Module Name:	src
Committed By:	lukem
Date:		Thu Jun  2 11:09:02 UTC 2005

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

Log Message:
omapi_io_destroy(): ensure last is initialized before use, similar to the
method used in omapi_unregister_io_object().
Detected with gcc -Wuninitialized


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

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