OpenAFS CVS Commit: openafs/src/ptserver by shadow

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Mon, 27 Oct 2008 19:53:25 EDT


Update of /cvs/openafs/src/ptserver
In directory GRAND.CENTRAL.ORG:/data/sb/openafs/src/ptserver

Modified Files:
	db_verify.c pt_util.c 
Log Message:
DELTA initialize-variables-to-avoid-logic-issues-20081027
AUTHOR sxw@inf.ed.ac.uk
LICENSE IPL10
FIXES

make sure any variable whose value is used will be initialized before that 
value is used. (these aren't just warnings)


--- DELTA config follows ---
initialize-variables-to-avoid-logic-issues-20081027 openafs/src/ptserver/db_verify.c 1.21 1.22
initialize-variables-to-avoid-logic-issues-20081027 openafs/src/ptserver/pt_util.c 1.17 1.18