CVS update: samba/source/libsmb

jerry at samba.org jerry at samba.org
Sat Apr 28 02:17:58 EST 2001


Date:	Friday April 27, 2001 @ 9:17
Author:	jerry

Update of /data/cvs/samba/source/libsmb
In directory va:/tmp/cvs-serv25831/libsmb

Modified Files:
      Tag: SAMBA_2_2
	cli_spoolss.c 
Log Message:
fixed memory leaks in rpcclient's cmd_spoolss_XXX() functions
by moving to talloc() for cli_spoolss_XX().  Previously, the prs_struct's
where using the TALLOC_CTX from the cli_state struct which lasted 
for the entire rpcclient session.  Not good for long term connections.





More information about the samba-cvs mailing list