Skip Menu |
 

From: tlyu@mit.edu
Subject: SVN Commit

pull up r22200 from trunk

------------------------------------------------------------------------
r22200 | ghudson | 2009-04-13 15:29:14 -0400 (Mon, 13 Apr 2009) | 3 lines
Changed paths:
M /trunk/src/lib/krb5/ccache/cc_file.c

krb5_fcc_generate_new was destroying a locked mutex in the err_out
label, which is used for I/O failures. Unlock the mutex first.

https://github.com/krb5/krb5/commit/1915f27b7d730fe540ac5d2ed8c4b00b20d217fc
Commit By: tlyu
Revision: 22259
Changed Files:
U branches/krb5-1-7/src/lib/krb5/ccache/cc_file.c