Subject: CVS commit: src/usr.sbin/lpr/lpd
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/02/2005 05:57:03
Module Name:	src
Committed By:	lukem
Date:		Thu Jun  2 05:57:03 UTC 2005

Modified Files:
	src/usr.sbin/lpr/lpd: lpd.c

Log Message:
Ensure s is initialized before testing  (none of the sockets may be ready
so it might not be setup).
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 src/usr.sbin/lpr/lpd/lpd.c

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