librpc/rpc: let dcerpc_pull_auth_trailer() only accept auth_length!=NULL or auth_data...
commitf386e81b982cd551313eb9c0f7d2f70d65515d80
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2016 14:17:45 +0000 (20 16:17 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Jun 2016 12:09:02 +0000 (24 14:09 +0200)
tree15f74496efd622f6304d413e10cf4fa7c4d100cf
parente05c732c6074df2524403ad7bb30eade91443525
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>
librpc/rpc/dcerpc_util.c