CVS update: samba/source/smbd

Jeremy Allison jra at samba.org
Tue Dec 18 12:26:54 EST 2001


Date:	Mon Dec 17 17:26:54 2001
Author:	jra

Update of /data/cvs/samba/source/smbd
In directory va:/tmp/cvs-serv552/smbd

Modified Files:
	filename.c 
Log Message:
Fixed the bug with descending into mangled directories.
The problem is that name_map_mangle can *change* the length of a patchname.
Ensure that all the character pointer messing about can cope with changing
sizes of components. This code is too ugly to live.....
This also needs *lots* of testing.
Jeremy.


Revisions:
filename.c		1.44 => 1.45
	http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/filename.c?r1=1.44&r2=1.45




More information about the samba-cvs mailing list