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)
committerJeremy Allison <jra@samba.org>
Thu, 26 Oct 2017 23:00:26 +0000 (01:00 +0200)
commit5274beba4cf722a34403dc07bf287815a6df6281
tree849976652a11ec48d5068e9164acf9e78f61c0bb
parentd6a418c13f0a41851ecc0579765502e076a5cd3b
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>
source3/passdb/machine_account_secrets.c