CVE-2015-5370: s3:rpc_client: move AS/U hack to the top of cli_pipe_validate_current_...
authorStefan Metzmacher <metze@samba.org>
Tue, 7 Jul 2015 11:05:01 +0000 (13:05 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:10:06 +0000 (04:10 +0200)
commit665b874b6022bfcdec3f13a9f5a844e5d1784aba
tree06342a3c93136b71118af6e000b2e15d8834191a
parent8266be48f455a5e541d0f7f62a1c8c38e0835976
CVE-2015-5370: s3:rpc_client: move AS/U hack to the top of cli_pipe_validate_current_pdu()

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/rpc_client/cli_pipe.c