freebsd-dev/eBones/usr.sbin/kerberos
Justin T. Gibbs 2157145c1e The problem. If the first request to kerberos is not a ticket
request, it cores due to using the unitialized global req_name_ptr
pointer.  -Wall does not reveal this.

Repeat by having an old valid ticket and start kerberos.  rsh to
a non-realm system.

Also intialize lifetime to DEFAULT_TKT_LIFE and kerno to KSUCCESS since
they can be refernced before being initialized.

Submitted by:	John Capo <jc@irbs.com>
1995-09-17 00:39:00 +00:00
..
cr_err_reply.c Major cleanup of eBones code: 1995-09-07 21:39:00 +00:00
kerberos.c The problem. If the first request to kerberos is not a ticket 1995-09-17 00:39:00 +00:00
Makefile Bmake fixes for eBones. 1995-09-14 04:11:21 +00:00