CVS update: samba/source/lib

mbp at samba.org mbp at samba.org
Wed Apr 9 17:34:49 EST 2003


Date:	Wed Apr  9 07:34:49 2003
Author:	mbp

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

Modified Files:
	charcnv.c 
Log Message:
unix_strupper, unix_strlower: Remove fixed-length static buffer that
makes these functions fail for strings over 512 characters.  Now we
use convert_string_allocate, which grows a buffer as necessary.


Revisions:
charcnv.c		1.78 => 1.79
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/charcnv.c?r1=1.78&r2=1.79


More information about the samba-cvs mailing list