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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Sun, 29 Feb 2004 17:22:19 EST


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

Modified Files:
	smb3.c smb.c 
Log Message:
DELTA smb_fid_t-leak-20040229
AUTHOR jaltman@mit.edu

There was a significant leak of smb_fid_t objects produced when copying
files from an AFS volume.  This is clearly part of the problem reported
by UNCC.  However, there is still an unexplained memory leak associated
with reading and writing files even if the data is only being read from
the cache.  

I am noticing reports of memory allocation overruns from the Debug CRT
when freeing SCache objects.  This could be a side effect of whatever is
causing the memory leak.  This will require more research.



--- DELTA config follows ---
smb_fid_t-leak-20040229 openafs/src/WINNT/afsd/smb3.c 1.19 1.20
smb_fid_t-leak-20040229 openafs/src/WINNT/afsd/smb.c 1.22 1.23