lib:krb5_wrap: Do not create a temporary file for MEMORY keytabs
authorAndreas Schneider <asn@samba.org>
Wed, 9 Oct 2019 18:11:03 +0000 (20:11 +0200)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Oct 2019 12:15:55 +0000 (12:15 +0000)
commitd533a588b62829688824824da681cb360a399651
tree9099a0573cbf88a0d92d7cb0f482e40179fb2a31
parent8939186345ff9da6f96b5a244bcd44f098d5b60c
lib:krb5_wrap: Do not create a temporary file for MEMORY keytabs

The autobuild cleanup script fails with:

The tree has 3 new uncommitted files!!!
git clean -n
Would remove MEMORY:tmp_smb_creds_SK98Lv
Would remove MEMORY:tmp_smb_creds_kornU6
Would remove MEMORY:tmp_smb_creds_ljR828

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit d888655244b4d8ec7a69a042e0ff3c074585b0de)
lib/krb5_wrap/krb5_samba.c