aboutsummaryrefslogtreecommitdiff
path: root/src/lib/kadm5/str_conv.c
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2008-07-21 19:43:21 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2008-07-21 19:43:21 +0000
commit32fd43e43fadbd38050b8049f1fd949af7a57cc1 (patch)
tree12db90f7d06e71813c93ee8786de9dbfcaab8ec4 /src/lib/kadm5/str_conv.c
parent6e336c77f6d2a7a53b51c2bd4dec0b9938d3b701 (diff)
downloadkrb5-32fd43e43fadbd38050b8049f1fd949af7a57cc1.zip
krb5-32fd43e43fadbd38050b8049f1fd949af7a57cc1.tar.gz
krb5-32fd43e43fadbd38050b8049f1fd949af7a57cc1.tar.bz2
There are two mutex locking issues that Roland Dowdeswell noticed in
the memory ccache. The first one is in cc_memory.c:krb5_mcc_initialize(). When it is free(3)ing the existing credentials it does not lock the data structures and hence two separate threads can run into issues. The same problem exists in cc_memory.c:krb5_mcc_destroy(). ticket: 5895 tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@20555 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/lib/kadm5/str_conv.c')
0 files changed, 0 insertions, 0 deletions