CVS update: samba/source/lib

tpot at samba.org tpot at samba.org
Mon Jul 14 11:18:43 EST 2003


Date:	Mon Jul 14 01:18:43 2003
Author:	tpot

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

Modified Files:
      Tag: SAMBA_3_0
	iconv.c 
Log Message:
Undo 'Fix compiler warning'.  It didn't work because the value of inbuf changes so
we end up freeing a pointer we didn't mallocate.

Also, calling strdup() in a frequently called function just to clear up a
const compiler warning seems inelegant and inefficient.


Revisions:
iconv.c		1.18.2.6 => 1.18.2.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/iconv.c.diff?r1=1.18.2.6&r2=1.18.2.7



More information about the samba-cvs mailing list