Date: Wed Feb 4 02:09:43 2004 Author: jra Update of /data/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv2929/lib
Modified Files: charcnv.c iconv.c Log Message: Working on #830. Cope with bad conversions better - don't just memcpy but try a crap conversion instead. Next this needs to be done to the convert_alloc function. Actually fixes some valgrind warnings as well - cool ! Jeremy. Revisions: charcnv.c 1.90 => 1.91 http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/charcnv.c.diff?r1=1.90&r2=1.91 iconv.c 1.37 => 1.38 http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/iconv.c.diff?r1=1.37&r2=1.38