Subject: CVS commit: src/dist/ntp/ntpd
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/03/2005 16:13:33
Module Name:	src
Committed By:	lukem
Date:		Fri Jun  3 16:13:33 UTC 2005

Modified Files:
	src/dist/ntp/ntpd: ntp_io.c

Log Message:
Don't attempt to use an uninitialized variable when there's no interfaces.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/dist/ntp/ntpd/ntp_io.c

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