]> git.ipfire.org Git - thirdparty/krb5.git/commit
Clean up rcache if GSS krb5 acquire_cred fails
authorGreg Hudson <ghudson@mit.edu>
Wed, 15 Jan 2014 19:41:54 +0000 (14:41 -0500)
committerTom Yu <tlyu@mit.edu>
Thu, 26 Jun 2014 19:55:16 +0000 (15:55 -0400)
commit48676d2057ee2deef04f374ffc0f2492aabe7299
tree3afc6b8d9e5b345216037454cc8153e6681e31d3
parent64839d5ee1e8f3ebb394b980eb50b90ad9928a0e
Clean up rcache if GSS krb5 acquire_cred fails

The error handler in acquire_cred_context didn't release the rcache,
which would cause it to leak if we failed after acquire_accept_cred.

(cherry picked from commit 9df0c4bdce6b88a01af51e4bbb9a365db00256d5)

ticket: 7818
version_fixed: 1.12.2
status: resolved
src/lib/gssapi/krb5/acquire_cred.c