Subject: CVS commit: [netbsd-3] src/dist/dhcp/omapip
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 06/15/2005 05:55:41
Module Name:	src
Committed By:	snj
Date:		Wed Jun 15 05:55:41 UTC 2005

Modified Files:
	src/dist/dhcp/omapip [netbsd-3]: dispatch.c

Log Message:
Pull up revision 1.3 (requested by lukem in ticket #418):
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.2.6.1 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.