librpc/rpc: let dcerpc_pull_auth_trailer() only accept auth_length!=NULL or auth_data...
commit23273a664f4408aa9ba2409a87f0341a7b14072e
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2016 14:17:45 +0000 (20 16:17 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 28 Jun 2016 11:11:20 +0000 (28 13:11 +0200)
tree8c35e5d85af7ba47727a6b8563b93c0ecf98ab18
parentc3823972fbe7d282926bcad873dde6c7b4a7d177
librpc/rpc: let dcerpc_pull_auth_trailer() only accept auth_length!=NULL or auth_data_only=true

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 f386e81b982cd551313eb9c0f7d2f70d65515d80)
librpc/rpc/dcerpc_util.c