CVS update: samba/source/rpc_client
Tim Potter
tpot at samba.org
Thu Mar 28 14:24:08 EST 2002
Date: Wed Mar 27 19:24:08 2002
Author: tpot
Update of /data/cvs/samba/source/rpc_client
In directory va:/tmp/cvs-serv1062
Modified Files:
Tag: APPLIANCE_TNG
cli_netlogon.c
Log Message:
Fix for CR519.
Previous fix for memory leak broke wbinfo -a (hmm do we need a proper unit
testing framework or what?)
Now we don't destroy the NETLOGON pipe connection at the end of
cli_net_req_chal(). Instead at the beginning of said function check for an
existing connection instead of always creating a new one.
Revisions:
cli_netlogon.c 1.37.2.19.2.1 => 1.37.2.19.2.2
http://www.samba.org/cgi-bin/cvsweb/samba/source/rpc_client/cli_netlogon.c?r1=1.37.2.19.2.1&r2=1.37.2.19.2.2
More information about the samba-cvs
mailing list