]> git.ipfire.org Git - thirdparty/krb5.git/commit
krb5_db_delete_principal() can fail to unlock ulog
authorNicolas Williams <nico@cryptonector.com>
Wed, 3 Oct 2012 22:22:12 +0000 (17:22 -0500)
committerGreg Hudson <ghudson@mit.edu>
Mon, 8 Oct 2012 15:38:37 +0000 (11:38 -0400)
commite41971145349e1f55b6cb3336c014bd8edcb22da
treef76d4c7a0f805a6008cd5271a82a3b8b195c8988
parentb6bbb7615e2e9078118996876719f67d2abc0867
krb5_db_delete_principal() can fail to unlock ulog

Not really: only when the KDB backend lacks a delete method.  Still.

ticket: 7403
src/lib/kdb/kdb5.c