]> git.ipfire.org Git - thirdparty/krb5.git/commit
Don't call k5_mutex_destroy when krb5_rc_resolve_type fails, because that's
authorKen Raeburn <raeburn@mit.edu>
Thu, 8 Jun 2006 20:01:44 +0000 (20:01 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 8 Jun 2006 20:01:44 +0000 (20:01 +0000)
commit5290e3166212a245ba7b3353a26305510829649a
treead6a77f395b060da019cf5c77a26b51b354bdff4
parent598b7828925bcf95d93cb36d49ac95a8488be7c2
Don't call k5_mutex_destroy when krb5_rc_resolve_type fails, because that's
where the mutex would've been initialized.  Reported by Shawn Emery.

ticket: 3332

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18089 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/rcache/rc_base.c