OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Thu, 29 Nov 2007 11:00:19 EST


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

Modified Files:
	cm_daemon.c 
Log Message:
DELTA windows-daemon-shutdown-20071129
AUTHOR jaltman@secure-endpoints.com

The cm_Daemon() thread did not check after each operation whether or 
not the service is in the process of shutting down.  As a result the 
thread could access data, locks, etc. that had been freed by other
threads.

WER 572098933-1-0407879071


--- DELTA config follows ---
windows-daemon-shutdown-20071129 openafs/src/WINNT/afsd/cm_daemon.c 1.36 1.37