an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln() if
authorTheodore Tso <tytso@mit.edu>
Tue, 18 Apr 1995 21:49:44 +0000 (21:49 +0000)
committerTheodore Tso <tytso@mit.edu>
Tue, 18 Apr 1995 21:49:44 +0000 (21:49 +0000)
commit8cb7facb419fdbe46ad337b8b62d359a7a87c6a4
tree3c7f33e989f4f6b1c79180533b6f05a75144da98
parent7530c993aea46757bce8ed34a4952198082504e7
an_to_ln.c (dbm_an_to_ln): Don't compile dbm_an_to_ln() if
      USE_DBM_LNAME isn't defined.

hst_realm.c (krb5_get_host_realm): Eliminate memory leak in the
      unlikely case that gethostname fails.

      If the krb.realms file isn't available, use the default
      realm of the host.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5367 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/ChangeLog
src/lib/krb5/os/an_to_ln.c
src/lib/krb5/os/hst_realm.c