librpc/rpc: let dcerpc_pull_auth_trailer() check that auth_pad_length fits within...
commitc7fd95c39f26c8cd000f342b043ef1954c8e3325
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2016 14:25:12 +0000 (20 16:25 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 28 Jun 2016 11:11:20 +0000 (28 13:11 +0200)
treef8ee3865581fcb0fb222a9c60ae229081d08bc63
parent23273a664f4408aa9ba2409a87f0341a7b14072e
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>
(cherry picked from commit 3f7e3ed8a276f16aaed87c1f3cd5b9781aa7e1af)
librpc/rpc/dcerpc_util.c