OpenAFS CVS Commit: openafs/src/afs by shadow

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


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

Modified Files:
	afs_analyze.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/afs/afs_analyze.c 1.32 1.33