CVE-2015-5370: s4:librpc/rpc: maintain dcecli_security->auth_{type,level,context_id}
commitb26aabe9b138ef929bbfc638df0bc22f70b16de0
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:10:04 +0000 (30 04:10 +0200)
treefd940a7f2fcf385c9c4fe4d402987343be79dd0b
parentd6c4dde2c04218ed6eae812c2fece337f65523a3
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