outsourcing DCE/RPC to alternate programs - runtime config option

tridge at samba.org tridge at samba.org
Sat Dec 11 23:33:09 GMT 2004


 > in the dcerpc_interface_table with a single function that uses a
 > talloc_memdup() for the table->calls[].ndr_push() and
 > table->calls[].ndr_pull() methods. 

Slight correction. Instead of talloc_memdup() a talloc_reference()
would be better, as this would avoid the additional copy in both
directions.



More information about the samba-technical mailing list