auth/credentials: add a missing talloc check to cli_credentials_set_nt_hash()
commit3abccced8cf057ce0768a5acf7e828db3823fae2
authorStefan Metzmacher <metze@samba.org>
Mon, 9 Feb 2015 08:06:32 +0000 (9 09:06 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 12 Mar 2015 16:13:42 +0000 (12 17:13 +0100)
treee41057015b0548a286d3501af88ab3f1da719b45
parent3098a432665b54b3e578b6e6b04b9fde5de43b72
auth/credentials: add a missing talloc check to cli_credentials_set_nt_hash()

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
auth/credentials/credentials_ntlm.c