CVE-2014-8143:auth: Force talloc type of session_info pointer to match
commit9e15786d093ac984262394510333cb3c3d512e1a
authorAndrew Bartlett <abartlet@samba.org>
Tue, 11 Nov 2014 02:23:02 +0000 (11 15:23 +1300)
committerKarolin Seeger <kseeger@samba.org>
Mon, 12 Jan 2015 20:17:01 +0000 (12 21:17 +0100)
tree2869aa8349cb2a25187f368f5e32d4ca5f7bf59b
parentcc49a6005c4406efd781ebc9ab7bb0ba00a3a603
CVE-2014-8143:auth: Force talloc type of session_info pointer to match

This helps us keep things safe in LDB where we put this in a opaque pointer.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=10993

Andrew Bartlett

Change-Id: I46fe53ba655ca0810c276b72fbca524884cdf22d
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source4/auth/session.c