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

cvs@GRAND.CENTRAL.ORG cvs@GRAND.CENTRAL.ORG
Wed, 19 Nov 2008 07:37:00 EST


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

Modified Files:
      Tag: openafs-devel-1_5_x
	smb.c 
Log Message:
DELTA DEVEL15-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 for openafs-devel-1_5_x follows ---
DEVEL15-windows-smb-is-mask-20081119 openafs/src/WINNT/afsd/smb.c 1.118.2.108 1.118.2.109