Date: Sun, 24 Nov 2002 23:20:03 -0800 (PST) From: Ari Suutari <ari.suutari@syncrontech.com> To: freebsd-bugs@FreeBSD.org Subject: Re: bin/45397: Telnet dumps core when MAKE_KERBEROS5=yes is enabled Message-ID: <200211250720.gAP7K3fG080427@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/45397; it has been noted by GNATS. From: Ari Suutari <ari.suutari@syncrontech.com> To: bug-followup@FreeBSD.org Cc: Subject: Re: bin/45397: Telnet dumps core when MAKE_KERBEROS5=yes is enabled Date: Mon, 25 Nov 2002 09:14:19 +0200 telnetd seems to crash in crypto/telnet/libtelnet/kerberos5.c:438 It looks like the pointer being used is NULL. Reason for that is beyond my knowledge currently.... =20 (it tried to add test for pointer being null, which makes telnetd to work, kerberos even accepted me sometimes, but after that telnet dumps core on similar place as telnetd) =09Ari S. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211250720.gAP7K3fG080427>