Author: jerry Date: 2005-10-21 02:14:23 +0000 (Fri, 21 Oct 2005) New Revision: 11240
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11240 Log: * fix invalid read reported by valgrind in the spoolss backchannel connection by rewriting spoolss_connect_to_client(). Ensure that we save the cli_state* in the rpc_pipe_client struct. * fix typo in debug message in cli_start_connection" Modified: branches/SAMBA_3_0/source/libsmb/cliconnect.c branches/SAMBA_3_0/source/rpc_server/srv_spoolss_nt.c trunk/source/libsmb/cliconnect.c trunk/source/rpc_server/srv_spoolss_nt.c Changeset: Sorry, the patch is too large (353 lines) to include; please use WebSVN to see it! WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=11240
