CVE-2014-8143:auth: Force talloc type of session_info pointer to match
authorAndrew Bartlett <abartlet@samba.org>
Tue, 11 Nov 2014 02:23:02 +0000 (15:23 +1300)
committerKarolin Seeger <kseeger@samba.org>
Thu, 15 Jan 2015 11:33:08 +0000 (12:33 +0100)
commit452cc51e10b8913247e80027394c76af5ad5653d
treef0461458558bbf561efe5bac14f9d82eab194c7f
parentd098b6c877629af0f23070481deaccdf65acd249
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