* login.c (login_get_kconf): Also test whether *kconf_val is null
authorGeoffrey King <gjking@mit.edu>
Mon, 16 Nov 1998 12:59:22 +0000 (12:59 +0000)
committerGeoffrey King <gjking@mit.edu>
Mon, 16 Nov 1998 12:59:22 +0000 (12:59 +0000)
commit7c66031f13570e327119aed0982f1f3a24a82754
tree2348fe4521fb0a06c83e9732b3908c43c05792af
parent5b62e1f2ff162cc7bef392fbc85266648eb100d5
* login.c (login_get_kconf): Also test whether *kconf_val is null
  rather than just kconf_val before passing *kconf_val to
  conf_affirmative (where strcasecmp will choke on it
if it is in fact null).

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11039 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/bsd/ChangeLog
src/appl/bsd/login.c