CVS update: samba/source/rpc_client

Luke Kenneth Casson Leighton lkcl at samba.org
Wed Aug 9 02:54:33 EST 2000


On Tue, 8 Aug 2000, Gerald Carter wrote:

> 
> Date:	Tuesday August 8, 2000 @ 16:57
> Author:	jerry
> 
> Update of /data/cvs/samba/source/rpc_client
> In directory samba:/tmp/cvs-serv1569/rpc_client
> 
> Modified Files:
> 	cli_connect.c cli_spoolss.c 
> Log Message:
> All changes related to rpcclient...
> 
> - cleaned up some code
> - Fixed a few memory leaks of my own making
> - Add AddPrinterDriver(); I'm missing some of the semantics
>   here as the call is done correctly, but I'm not getting all
>   the information right in the DRIVER_INFO_3 struct I think.
>   Will work on it tomorrow some more...

jerry,

send it against an nt5 system.  if you get a fault pdu, you know it's
wrong somewhere in the marshalling.

nt5 is much more intolerant of incorrect marshalling, which is _good_
because if you get it wrong and continue to send it to an nt4 system
_anyway_ there is the risk of trashing the nt4 system with buffer
overruns.





More information about the samba-cvs mailing list