Date: Wed Jan 15 12:48:06 2003 Author: abartlet Update of /data/cvs/samba/source/lib In directory dp.samba.org:/tmp/cvs-serv7779/lib
Modified Files:
util_str.c
Log Message:
Doing a malloc(strlen(s)) then a pstrpcp(y, s) is just silly, make it a strdup
instead.
Andrew Bartlett
Revisions:
util_str.c 1.73 => 1.74
http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util_str.c?r1=1.73&r2=1.74
