auth: Make sure that creds_out is initialized with NULL.
authorAndreas Schneider <asn@samba.org>
Mon, 16 Feb 2015 09:56:03 +0000 (10:56 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sun, 22 Feb 2015 13:23:13 +0000 (14:23 +0100)
commit5b833f080ec38c08030343b2fd2166b98a5b5d2c
tree20c7c0cec252211a5814e29b4a4ed20ebb59a396
parent1981e7a4ddfcc6cf50b6f3462b6b88be9591a5cc
auth: Make sure that creds_out is initialized with NULL.

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>
libcli/auth/schannel_state_tdb.c