OpenAFS CVS Commit: openafs/src/ptserver by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 13 Oct 2004 10:23:25 EDT


Update of /cvs/openafs/src/ptserver
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-1-3/src/ptserver

Modified Files:
	pts.c 
Log Message:
DELTA uninitialized-vars-20041013
AUTHOR jaltman@mit.edu
FIXES 15604

 initialize flags in SetFields so that it has a default value
 otherwise a runtime exception is generated on windows due to 
 lack of initialization before use.



--- DELTA config follows ---
uninitialized-vars-20041013 openafs/src/ptserver/pts.c 1.13 1.14