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 14:02:26 +0000 (15:02 +0100)
commita470a8ae13abca48e5887fac463430cc78bccfea
treec45a340cc8eea836dc25e5b39b6dd31f4c3265aa
parent3504106c94153a87c5c8e1c0e49f1fff924b0f4d
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