* prof_tree.c (profile_node_iterator): Fix bug where it will loop
authorTheodore Tso <tytso@mit.edu>
Mon, 8 Mar 1999 19:45:10 +0000 (19:45 +0000)
committerTheodore Tso <tytso@mit.edu>
Mon, 8 Mar 1999 19:45:10 +0000 (19:45 +0000)
commitdd6376bbd15a0d124003d1b1f0ac51410704b445
treec9fd3c68fd4822eaf8643550b16280b7c81270f9
parentbe95b52c2d0c21b1fe92f9f90166fc2fa8eecc95
* prof_tree.c (profile_node_iterator): Fix bug where it will loop
endlessly when searching an empty section.

* test_profile.c: Add code so that the "add" code will interpret
"NULL" as calling profile_add_relation with a null pointer
for the value.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11245 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/prof_tree.c
src/util/profile/test_profile.c