(fcc_destroy): don't call fcc_close
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5753 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -193,7 +193,7 @@ fcc_destroy(krb5_context context,
|
||||
|
||||
erase_file(f);
|
||||
|
||||
return fcc_close (context, id);
|
||||
return 0;
|
||||
}
|
||||
|
||||
static krb5_error_code
|
||||
|
Reference in New Issue
Block a user