stupid and quick fixes

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@867 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-10-20 17:47:14 +00:00
parent 941112cf37
commit 7335772620
12 changed files with 22 additions and 2 deletions

View File

@@ -433,6 +433,7 @@ krb5_cc_store_cred(krb5_context context,
store_ticket(fd, creds->ticket);
store_ticket(fd, creds->second_ticket);
close(fd);
return 0;
}
static krb5_error_code