Date:   Tue Mar 18 11:22:51 2003
Author: abartlet

Update of /home/cvs/samba/source/libsmb
In directory dp.samba.org:/tmp/cvs-serv11692/libsmb

Modified Files:
      Tag: SAMBA_3_0
        cliconnect.c clifile.c clilist.c 
Log Message:
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)

This patch catches up on the rest of the work - as much string checking
as is possible is done at compile time, and the rest at runtime.

Lots of code converted to pstrcpy() etc, and other code reworked to correctly
call sizeof(). 

Andrew Bartlett


Revisions:
cliconnect.c            1.71.2.15 => 1.71.2.16
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/cliconnect.c?r1=1.71.2.15&r2=1.71.2.16
clifile.c               1.39.2.5 => 1.39.2.6
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clifile.c?r1=1.39.2.5&r2=1.39.2.6
clilist.c               1.29.2.7 => 1.29.2.8
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/libsmb/clilist.c?r1=1.29.2.7&r2=1.29.2.8

Reply via email to