* kdb5.c (kdb_get_conf_section): If the default realm is null, return null.
authorKen Raeburn <raeburn@mit.edu>
Tue, 4 Oct 2005 20:27:33 +0000 (20:27 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 4 Oct 2005 20:27:33 +0000 (20:27 +0000)
commitb592dede6b1c04c0da2cd326a0f5ef163931876a
treee3224940ca5acf14b2913030473a7adbefd035ce
parent5a825c5619994246ed94127b57acd9d823ec8762
* kdb5.c (kdb_get_conf_section): If the default realm is null, return null.
(krb5_db_open): Don't pass null pointer to sprintf if default_realm is null.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17402 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kdb/ChangeLog
src/lib/kdb/kdb5.c