[krbdev.mit.edu #5584] SVN Commit

Jeffrey Altman via RT rt-comment at krbdev.mit.edu
Fri Jun 22 14:51:45 EDT 2007


Each error context in NIM can maintain a progress counter to indicate
the progress of the operation.  The progress counter for a context
that contains child contexts should be computed by adding the progress
counters of its children.  This update corrects the behavior of
kherr_get_progress() and kherr_get_progress_i() to take child contexts
into account.

In addition, since the progress counter of a context now depend on the
progress counters of its children, kherr_set_progress() will send
progress change notifications for any parent context as well.

Commit By: jaltman



Revision: 19621
Changed Files:
U   trunk/src/windows/identity/kherr/kherr.c




More information about the krb5-bugs mailing list