]> git.ipfire.org Git - thirdparty/samba.git/commit
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>
Tue, 28 Jun 2016 14:11:18 +0000 (16:11 +0200)
commit3861e51dc21a858ecbf21208b8523c3ae6a48ff0
tree6757bb2655f26dd6d5fc389b309f6d88b00d63c2
parent7aa85a9dfc868a2d67ba9316d78fb9e564dae9d6
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