auth/credentials: Add talloc NULL check in cli_credentials_set_principal()
authorAndreas Schneider <asn@samba.org>
Thu, 6 Oct 2016 06:16:57 +0000 (08:16 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 20 Dec 2016 12:52:09 +0000 (13:52 +0100)
commit59cc352ac6c5b763ae9cbf81fe367dd8769863d2
treec1de0f9d2f09f60492c45cc1bd1e242e4ec720b2
parent9b566e7b3cd5d3efd510076e9fdec97730df4883
auth/credentials: Add talloc NULL check in cli_credentials_set_principal()

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
auth/credentials/credentials.c