[krbdev.mit.edu #6815] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Wed Dec 1 15:49:07 EST 2010
Apply ported patch.
If kdb5_util load (without -update) fails--say, due to an invalid dump
file--it calls krb5_db_destroy to destroy the temporary DB.
Unfortunately, this results in the destruction of the real DB instead.
Luckily, this bug only applies to krb5 1.9, which hasn't been released
yet. In krb5 1.8 the destroy operation fails before it does any damage.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24548
Commit By: tlyu
Revision: 24548
Changed Files:
U branches/krb5-1-9/src/plugins/kdb/db2/kdb_db2.c
More information about the krb5-bugs
mailing list