Date:   Sun Jul 27 03:40:45 2003
Author: abartlet

Update of /home/cvs/samba/source/smbd
In directory dp.samba.org:/tmp/cvs-serv6304/smbd

Modified Files:
      Tag: SAMBA_3_0
        statcache.c 
Log Message:
Allow the stat cache to better handle invalid multibyte strings, by using
strdup_upper().  This function may fail - and we can just drop out of using
the cache in that case.  (Rather than panicing).

This also should get us closer to supporting all of the weird 'longer/shorter'
on uppercase/lowercase.

Andrew Bartlett


Revisions:
statcache.c             1.13.2.9 => 1.13.2.10
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/smbd/statcache.c.diff?r1=1.13.2.9&r2=1.13.2.10

Reply via email to