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>
Mon, 23 Feb 2015 13:40:09 +0000 (14:40 +0100)
commit1d573daf6c9811d963c8c0b832ffa134a175fddc
tree0106b42b446d1fe1134e02e8494687d0323d7c8a
parent9d5417d09fb9fcbc0f0f86a00b728d88781dd3a4
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