prof_tree.c (profile_node_iterator): Make sure the pointer to the
authorTheodore Tso <tytso@mit.edu>
Sat, 2 Jan 1999 06:38:49 +0000 (06:38 +0000)
committerTheodore Tso <tytso@mit.edu>
Sat, 2 Jan 1999 06:38:49 +0000 (06:38 +0000)
commit760476bccf98912ae811cab3ccad2d173d62c940
tree8f7578be7f0a5bf600093c9ecd1f95c0748a7942
parent684ac5c334c03708895ab38e9a5969ef2f10ef15
prof_tree.c (profile_node_iterator): Make sure the pointer to the
iterator function is non-NULL before checking the magic value.

prof_file.c (profile_open_file): Add ability to parse filenames that
begin with "~/" and substitute it with "$HOME/".

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