[krbdev.mit.edu #2950] CVS Commit
Ken Raeburn via RT
rt-comment at krbdev.mit.edu
Thu Mar 3 19:05:13 EST 2005
The "deleted" flag was being checked when writing out the file, but
not when iterating through using the profile handle being used to do
the deletions.
* prof_tree.c (profile_node_iterator): After checking skip_num counter, also
skip over deleted nodes.
* prof_test1 (test3): New proc.
(top level): Run it.
To generate a diff of this commit:
cvs diff -r1.176 -r1.177 krb5/src/util/profile/ChangeLog
cvs diff -r1.3 -r1.4 krb5/src/util/profile/prof_test1
cvs diff -r1.29 -r1.30 krb5/src/util/profile/prof_tree.c
More information about the krb5-bugs
mailing list