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>
Mon, 12 Jan 2015 20:04:46 +0000 (21:04 +0100)
commit392523a227671eb1570d1815c8280fe001d8a435
tree252d7c1c994249ca69574575cfb06e6709ed937d
parent003ae6a1a56732e9e2ddd39a19f5f50426b39854
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