s3:librpc: move NDR_PRINT_DEBUG() into the caller of dcerpc_pull_ncacn_packet()
authorStefan Metzmacher <metze@samba.org>
Wed, 28 Oct 2015 11:21:43 +0000 (12:21 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 26 Oct 2016 09:20:13 +0000 (11:20 +0200)
commitab7868a9646f295c0edf534b84b47a5e7dc9f7d9
tree50a7353af90a78970b8100b8f9eb9d6b07e6e28f
parent1bfba2c5161c0e27f8c27301f258360aedf1b018
s3:librpc: move NDR_PRINT_DEBUG() into the caller of dcerpc_pull_ncacn_packet()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/librpc/rpc/dcerpc_helpers.c
source3/rpc_client/cli_pipe.c