auth/credentials: Fix cli_credentials_shallow_ccache error case
authorStefan Metzmacher <metze@samba.org>
Fri, 3 Apr 2020 13:29:32 +0000 (15:29 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 9 Dec 2021 13:22:36 +0000 (13:22 +0000)
commit1bacf26d30adc89348786bff7b9e2fe6d6f43856
tree12f7f1a31d8b985186a667b0518985a5340a4bab
parentce293eb861b2fc6c7a88cf67664c91735bf49d44
auth/credentials: Fix cli_credentials_shallow_ccache error case

Avoid dangling values if something fails...

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Joseph Sutton <josephsutton@catalyst.net.nz>
auth/credentials/credentials_krb5.c