CVE-2015-0240: s3: netlogon: Ensure we don't call talloc_free on an uninitialized...
authorJeremy Allison <jra@samba.org>
Wed, 28 Jan 2015 22:47:31 +0000 (14:47 -0800)
committerKarolin Seeger <kseeger@samba.org>
Sun, 22 Feb 2015 13:23:13 +0000 (14:23 +0100)
commit6ae0a8ad8d88f8b4793901332ac6c50de046ce53
treeb2a5b2131a0ea117298e71c0f4dab9616132a9c9
parent4060da402b0518dc16d4119d87ae187a68a20cd7
CVE-2015-0240: s3: netlogon: Ensure we don't call talloc_free on an uninitialized pointer.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/rpc_server/netlogon/srv_netlog_nt.c