librpc/rpc: let dcerpc_pull_auth_trailer() only accept auth_length!=NULL or auth_data...
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2016 14:17:45 +0000 (16:17 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Aug 2016 08:59:19 +0000 (10:59 +0200)
commit93e8b4e0f9d59a04551df47b438f5ebd55f568a5
treeed5a1c18aa375905bf5d3ab3a99a270f434430ca
parentd950d0f6b50b93ef8b96490c7f353336c161f12d
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