* ccache.c (printtime): Do not assume that krb5_timestamp and
authorEzra Peisach <epeisach@mit.edu>
Fri, 21 Jun 2002 19:31:55 +0000 (19:31 +0000)
committerEzra Peisach <epeisach@mit.edu>
Fri, 21 Jun 2002 19:31:55 +0000 (19:31 +0000)
commitb9337ce46724c7d1bbc2f214f4d829ed758e08f3
tree6693007e0ec5bcba113525d62cafc56def99b19f
parentde47c2253dfc39f5a2e26b64a47afb538f602a13
* ccache.c (printtime): Do not assume that krb5_timestamp and
time_t are the same size as an argument to localtime.

* heuristic.c (get_authorized_princ_names): If .k5login file
exists but is not owned by the user, do not attempt to fclose an
uninitialized FILE *.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14556 dc483132-0cff-0310-8789-dd5450dbe970
src/clients/ksu/ChangeLog
src/clients/ksu/ccache.c
src/clients/ksu/heuristic.c