Date:   Thu Sep 25 21:26:13 2003
Author: jra

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv9172/lib

Modified Files:
      Tag: SAMBA_3_0
        util_unistr.c 
Log Message:
Fix for #480. Change the interface for init_unistr2 to not take a length
but a flags field. We were assuming that 2*strlen(mb_string) == length of ucs2-le 
string.
This is not the case. Count it after conversion.
Jeremy.


Revisions:
util_unistr.c           1.92.2.12 => 1.92.2.13
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_unistr.c.diff?r1=1.92.2.12&r2=1.92.2.13

Reply via email to