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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 19 Nov 2008 07:36:39 EST


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

Modified Files:
	smb.c 
Log Message:
DELTA windows-smb-is-mask-20081119
AUTHOR jaltman@secure-endpoints.com
LICENSE MIT
FIXES 123680

Examination of dump shows that smb_IsMask is being called on a 
non-8.3 input buffer.   Separate smb_IsMask() into smb_Is8Dot3Mask() 
for 8.3 input buffers and smb_IsMask() for non-8.3 input buffers.



--- DELTA config follows ---
windows-smb-is-mask-20081119 openafs/src/WINNT/afsd/smb.c 1.229 1.230