]> git.ipfire.org Git - thirdparty/krb5.git/commit
* acquire_cred.c (acquire_init_cred): Close the ccache if
authorTom Yu <tlyu@mit.edu>
Thu, 10 Jul 2003 22:53:02 +0000 (22:53 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 10 Jul 2003 22:53:02 +0000 (22:53 +0000)
commitd74bfe2037cf48849d4e6171796d45c95c601fb8
treefb2e0241c5ddb3d527f3a7171d10947cc29c836a
parent66a8e474da860355344391c17324c46a0491b901
* acquire_cred.c (acquire_init_cred): Close the ccache if
krb5_cc_set_flags() fails, as krb5int_cc_default succeeds even if
the file is not there, but krb5_cc_set_flags will fail in turning
off OPENCLOSE mode if the file can't be opened.  Thanks to Kent Wu.

ticket: 1656
tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@15680 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/ChangeLog
src/lib/gssapi/krb5/acquire_cred.c