[krbdev.mit.edu #7977] git commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Sat Aug 2 14:24:30 EDT 2014
Ignore iprop deletion of deleted princ
Now that an iprop full dump might not hold a lock around the entire
dump, it's possible that iprop will queue an incremental update while
the dump is in progress. If a principal is deleted while the dump is
in progress, the dump could omit that principal, yet the deletion
event would still be queued in the ulog. Ignore that deletion without
generating an error.
This is the same basic change as for ticket #7753.
https://github.com/krb5/krb5/commit/8f752f88bf1b1284d8e2b8119031625f2b703ab7
Author: Tom Yu <tlyu at mit.edu>
Commit: 8f752f88bf1b1284d8e2b8119031625f2b703ab7
Branch: master
src/lib/kdb/kdb_log.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list