CVE-2015-5370: s3:librpc/rpc: remove auth trailer and possible padding within dcerpc_...
commit28d558e9b6f2bcbe49d7149a17bb15642ee96142
authorStefan Metzmacher <metze@samba.org>
Thu, 9 Jul 2015 05:59:24 +0000 (9 07:59 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:21:38 +0000 (30 04:21 +0200)
treee97371166ec6d210c2d4af77f846d025f06ee6ff
parentdb30949c989dec0c312ab12d0d2de4193f46b91f
CVE-2015-5370: s3:librpc/rpc: remove auth trailer and possible padding within dcerpc_check_auth()

This simplifies the callers a lot.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11344

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Günther Deschner <gd@samba.org>
source3/librpc/rpc/dcerpc.h
source3/librpc/rpc/dcerpc_helpers.c
source3/rpc_client/cli_pipe.c
source3/rpc_server/srv_pipe.c