s4:librpc/rpc: don't ask for auth_length if we ask for auth data only
commitc3823972fbe7d282926bcad873dde6c7b4a7d177
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2016 14:16:23 +0000 (20 16:16 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 28 Jun 2016 11:11:20 +0000 (28 13:11 +0200)
tree9e45b234733c2098254d41f1515bb11ce868b26f
parent793b22230e76cb936b3d00b45cc5be453545e22b
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>
(cherry picked from commit e05c732c6074df2524403ad7bb30eade91443525)
source4/librpc/rpc/dcerpc.c