r8024: avoid one memcpy in the ipc_trans dcesrv_output() callback
authorStefan Metzmacher <metze@samba.org>
Thu, 30 Jun 2005 19:25:55 +0000 (19:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:00 +0000 (13:19 -0500)
commit4e2ac8b458181b0eaf858a30e98aa7109e80d9d2
treee8adf62320e6fc895d8b0e2cbb0978bbad683ac5
parent5afa0a2d62de1be027190190d97e4c46201c977b
r8024: avoid one memcpy in the ipc_trans dcesrv_output() callback
we now can reference the DATA_BLOB that is used inside the dcesrv subsystem

metze
(This used to be commit 078f42bc3f74c66b69c7f76005812b221d691f7a)
source4/ntvfs/ipc/vfs_ipc.c