auth/credentials: let cli_credentials_set_password() fail if talloc_strdup() fails
authorStefan Metzmacher <metze@samba.org>
Wed, 14 Dec 2016 07:52:12 +0000 (08:52 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 20 Dec 2016 00:11:23 +0000 (01:11 +0100)
commita3f03df706f3dc8d7875226aa162154a0194f331
tree7f506ad3aa627b62c94a665ff608522dd1d4d1f2
parent8415cca557cc556c0524cdf5ef66820d22577fb0
auth/credentials: let cli_credentials_set_password() fail if talloc_strdup() fails

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
auth/credentials/credentials.c