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

Modified Files:
	src/dist/ntp/ntpd [netbsd-3]: ntp_io.c

Log Message:
Pull up revision 1.12 (requested by lukem in ticket #420):
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.11.2.1 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.