s3-netlogon: Make sure we do not deference a NULL pointer.
authorAndreas Schneider <asn@samba.org>
Mon, 16 Feb 2015 09:59:23 +0000 (10:59 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 22 Feb 2015 13:23:13 +0000 (14:23 +0100)
commit1981e7a4ddfcc6cf50b6f3462b6b88be9591a5cc
treea441d72fcd777da5bcd19d024c6d1a0749605a4f
parent6ae0a8ad8d88f8b4793901332ac6c50de046ce53
s3-netlogon: Make sure we do not deference a NULL pointer.

This is an additional patch for CVE-2015-0240.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11077#c32

Pair-Programmed-With: Michael Adam <obnox@samba.org>
Pair-Programmed-With: Andreas Schneider <asn@samba.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/rpc_server/netlogon/srv_netlog_nt.c