librpc/rpc: let dcerpc_pull_auth_trailer() check that auth_pad_length fits within...
commit3f7e3ed8a276f16aaed87c1f3cd5b9781aa7e1af
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2016 14:25:12 +0000 (20 16:25 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Jun 2016 12:09:02 +0000 (24 14:09 +0200)
tree734b0f44dc35f82f0f491147faa20e12b3879f21
parentf386e81b982cd551313eb9c0f7d2f70d65515d80
librpc/rpc: let dcerpc_pull_auth_trailer() check that auth_pad_length fits within the whole pdu.

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