Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/usr.sbin/lpr/lpd
Module Name: src
Committed By: snj
Date: Wed Jun 15 05:50:00 UTC 2005
Modified Files:
src/usr.sbin/lpr/lpd [netbsd-3]: lpd.c
Log Message:
Pull up revision 1.51 (requested by lukem in ticket #416):
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.50.2.1 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.
Home |
Main Index |
Thread Index |
Old Index