s4:librpc/rpc: don't ask for auth_length if we ask for auth data only
commite05c732c6074df2524403ad7bb30eade91443525
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2016 14:16:23 +0000 (20 16:16 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Jun 2016 12:09:02 +0000 (24 14:09 +0200)
treea85623ff63e29686435d745b7184e57d3a72c5d5
parent505a4e68d96e6fb3d8c7493632ecb4b0fc6caa9d
s4:librpc/rpc: don't ask for auth_length if we ask for auth data only

dcerpc_pull_auth_trailer() handles auth_length=NULL just fine.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11982

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source4/librpc/rpc/dcerpc.c