(Forgot to check in ChangeLog earlier...)
authorTheodore Tso <tytso@mit.edu>
Tue, 9 Feb 1999 02:47:06 +0000 (02:47 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 9 Feb 1999 02:47:06 +0000 (02:47 +0000)
commit3ec9b6359a184e69d7e291d8a4d43a371bafd5d3
treed85406d643d362b792db21d25c078071583c47ba
parent2392d63524718549898c3a2c5c802ef2ff0239a9
(Forgot to check in ChangeLog earlier...)

prof_tree.c (profile_node_iterator): Added comments indicating that
profile_node_iterator, not being an exported interface, returns
pointers into the parse tree, and that values should be strdup()'ed
before returning them to a calling application.

prof_get.c (profile_iterator): Strdup the name and value strings
before returning them to the calling application.

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