[3150] in Release_Engineering

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

NetProb ticket #1241, The source for "hostinfo" is blatantly wrong.

daemon@ATHENA.MIT.EDU (cdemello@MIT.EDU)
Wed Feb 2 12:21:35 1994

From: cdemello@MIT.EDU
Date: Wed, 2 Feb 94 12:21:32 -0500
To: rel-eng@MIT.EDU
Cc: 

>From svalente@MIT.EDU Thu Jan 20 05:09:22 1994
>Received: by gregor.MIT.EDU (5.57/4.7) id AA27938; Thu, 20 Jan 94 05:09:17 -05>00
>Received: from QUICHE-LORRAINE.MIT.EDU by MIT.EDU with SMTP
>	id AA12697; Thu, 20 Jan 94 05:09:15 EST
>Received: by quiche-lorraine.MIT.EDU (5.67/4.7) id AA00454; Thu, 20 Jan 94 05:>09:13 -0500
>Message-Id: <9401201009.AA00454@quiche-lorraine.MIT.EDU>
>To: bugs@MIT.EDU
>Subject: The source for "hostinfo" is blatantly wrong.
>Date: Thu, 20 Jan 1994 05:09:12 -0500
>From: Salvatore Valente <svalente@MIT.EDU>
>
>
>There is a bug in /source/athena/athena.bin/hostinfo/hostinfo.c.
>Apparently this hasn't made it into a release yet.  Don't let it.
>
>Here's the patch.  I don't feel that I need to explain the bug.
>
>*** /source/athena/athena.bin/hostinfo/hostinfo.c Sat Oct 23 17:08:23 1993
>--- /usr/src/athena/hostinfo/hostinfo.c	Thu Jan 20 05:03:30 1994
>***************
>*** 154,156 ****
>  
>!       if(host_entry = (struct hostent *)0)
>  	{
>--- 154,156 ----
>  
>!       if(host_entry == (struct hostent *)0)
>  	{
>

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