dsdb/password_hash: make sure that io->n.cleartext_utf8.data is a null terminated...
authorStefan Metzmacher <metze@samba.org>
Mon, 4 Feb 2013 08:18:59 +0000 (09:18 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 4 Feb 2013 16:14:22 +0000 (17:14 +0100)
commit6eccfc74cd9a16e96a2b6214b943f5b2f9adfe65
treed36b46c7521f0b32c4d9f044514e01d49c8889ca
parent9292e5b74310632e1f0b4b2b76a9ef4ccae6874e
dsdb/password_hash: make sure that io->n.cleartext_utf8.data is a null terminated string

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source4/dsdb/samdb/ldb_modules/password_hash.c