* do_tgs_req.c (process_tgs_req): Initialize authtime to 0 so it
authorEzra Peisach <epeisach@mit.edu>
Mon, 18 Aug 1997 16:41:13 +0000 (16:41 +0000)
committerEzra Peisach <epeisach@mit.edu>
Mon, 18 Aug 1997 16:41:13 +0000 (16:41 +0000)
commita54cf72312bc7ce031ba98667bf9916cb889ea8b
tree42f1a4ee6ae396f769c068c992f3a09e72fea8db
parentcea7f38cafdec202a13e37cf27ffd25c488deb48
* do_tgs_req.c (process_tgs_req): Initialize authtime to 0 so it
        is set before potentially used in case the packet has an error.

* kdc_preauth.c (get_sam_edata): Remove unused variables.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10183 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/ChangeLog
src/kdc/do_tgs_req.c
src/kdc/kdc_preauth.c