]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:passdb: Make sure the salt is fully initialized before passing
authorAndreas Schneider <asn@samba.org>
Wed, 25 Oct 2017 17:50:57 +0000 (19:50 +0200)
committerKarolin Seeger <kseeger@samba.org>
Thu, 2 Nov 2017 12:01:22 +0000 (13:01 +0100)
commit0d04dba0a5e606e7405e1b0b2007cf66b28c1b8a
treeb162007dee1b0642d38ac583f731efb2aed0020d
parent733aa17679bb4673b27d9f9adfdc9399ccfa2850
s3:passdb: Make sure the salt is fully initialized before passing

Otherwise the magic member is not initialized.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13101

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 5274beba4cf722a34403dc07bf287815a6df6281)
source3/passdb/machine_account_secrets.c