Date: Sun Nov 23 10:50:52 2003 Author: tpot Update of /data/cvs/samba4/source/librpc/idl In directory dp.samba.org:/tmp/cvs-serv12109/librpc/idl
Modified Files: winreg.idl Log Message: Add a strlen_m_term() function for returning the length of a string including the termination. Using value(strlen_m((r->name)+1)*2) gives the wrong answer for the NULL string. Revisions: winreg.idl 1.6 => 1.7 http://www.samba.org/cgi-bin/cvsweb/samba4/source/librpc/idl/winreg.idl.diff?r1=1.6&r2=1.7