Restore accessor behavior on null profiles
authorGreg Hudson <ghudson@mit.edu>
Mon, 25 Jul 2011 15:54:30 +0000 (15:54 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 25 Jul 2011 15:54:30 +0000 (15:54 +0000)
commit91d18671def148e2c4e518fb8927e6222cabaa4a
treebdb5814a4c1c9c3d2e278e9ddaa6668c707b86d7
parent134b3568249d3cda1050be34474b5c54dc7598f2
Restore accessor behavior on null profiles

Prior to the pluggable configuration work, profile_get_values() and
friends would return PROF_NO_PROFILE if called with a null profile.
Restore that behavior.

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