librpc/rpc: let dcerpc_pull_auth_trailer() check that auth_pad_length fits within...
authorStefan Metzmacher <metze@samba.org>
Mon, 20 Jun 2016 14:25:12 +0000 (16:25 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Aug 2016 08:59:19 +0000 (10:59 +0200)
commit30b5b9fd97ee68d0c78f1f820b552afa33f065f4
treee1732c19512ef114f51db35bb7670606429c5914
parent93e8b4e0f9d59a04551df47b438f5ebd55f568a5
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