prof_init.c (profile_get_values): Return PROF_NO_PROFILE if the
authorTheodore Tso <tytso@mit.edu>
Fri, 5 May 1995 04:57:03 +0000 (04:57 +0000)
committerTheodore Tso <tytso@mit.edu>
Fri, 5 May 1995 04:57:03 +0000 (04:57 +0000)
commitaef0af3adadc2801786e286817628a7ac6801de7
tree82c86641b3bf8b6c85411ae914b3758e451766b5
parent4f899d27fe46faddbb527ca4ab9c40bbc2d16f54
prof_init.c (profile_get_values): Return PROF_NO_PROFILE if the
passed-in profile variable is NULL (instead of core dumping).

prof_err.et (PROF_NO_PROFILE): Defined new error code.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5727 dc483132-0cff-0310-8789-dd5450dbe970
src/util/profile/ChangeLog
src/util/profile/prof_err.et
src/util/profile/prof_init.c