s3-dcerpc: Do not reparse the header
authorSimo Sorce <idra@samba.org>
Tue, 13 Jul 2010 12:29:21 +0000 (08:29 -0400)
committerGünther Deschner <gd@samba.org>
Thu, 15 Jul 2010 23:51:15 +0000 (01:51 +0200)
commit137743fac2ef917e2e9ba7d85840aa392e3a6946
tree34149faead8c496023f9e60c39e5776d8b4d8876
parent459c8e32fd49766ba7382c4c3da1d0c61d9deadb
s3-dcerpc: Do not reparse the header

Instead pass back and use the packet we have already parsed.

Signed-off-by: Günther Deschner <gd@samba.org>
source3/rpc_client/cli_pipe.c