[698] in Kerberos_V5_Development

home help back first fref pref prev next nref lref last post

server core dump

jfc@ATHENA.MIT.EDU (jfc@ATHENA.MIT.EDU)
Thu Apr 25 12:24:46 1991

The server is dumping core at do_tgs_req.c:482.  The problem is that
it is trying to format the second sicket, but the enc_part2 pointer is
NULL.  There is a check for request->second_ticket being null, but its
contents are not checked.  This is probably caused a badly formatted
request.

This is the expression that faults:

	request->second_ticket[st_idx]->enc_part2->session


home help back first fref pref prev next nref lref last post