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