CVE-2015-5370: s4:librpc/rpc: maintain dcecli_security->auth_{type,level,context_id}
commitf64b0172e25189d17d3ab5e7060c61cdf53714ee
authorStefan Metzmacher <metze@samba.org>
Sat, 27 Jun 2015 08:31:48 +0000 (27 10:31 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 30 Mar 2016 02:21:30 +0000 (30 04:21 +0200)
treea7cf063b562ab8a86313675c535d8fa7086c0ede
parent47d8c31286572edde38db397fa9ad8ea018e6a7f
CVE-2015-5370: s4:librpc/rpc: maintain dcecli_security->auth_{type,level,context_id}

This will simplify the following commits and avoids dereferencing
dcecli_security->auth_info.

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>
source4/librpc/rpc/dcerpc.c
source4/librpc/rpc/dcerpc.h
source4/librpc/rpc/dcerpc_auth.c