OpenAFS CVS Commit: openafs/src/WINNT/afsd by jaltman
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Thu, 12 Jun 2008 09:33:37 EDT
Update of /cvs/openafs/src/WINNT/afsd
In directory GRAND.CENTRAL.ORG:/home/jaltman/openafs/cvs-head/src/WINNT/afsd
Modified Files:
cm_freelance.c cm_scache.c
Log Message:
DELTA windows-scache-hash-tables-20080612
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
Prevent corruption of the cm_data.scacheHashTablep lists when removing
and then re-adding entries to the hash table. The cm_scache_t nextp
fields were not being reset to NULL which permitted loops to be created.
--- DELTA config follows ---
windows-scache-hash-tables-20080612 openafs/src/WINNT/afsd/cm_freelance.c 1.46 1.47
windows-scache-hash-tables-20080612 openafs/src/WINNT/afsd/cm_scache.c 1.110 1.111