CVS update: samba/source/include

jerry at samba.org jerry at samba.org
Sat Apr 28 02:18:00 EST 2001


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

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

Modified Files:
      Tag: SAMBA_2_2
	proto.h 
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