[1321] in Athena Bugs
writed BUG..
daemon@ATHENA.MIT.EDU (Pascal Chesnais)
Mon Nov 7 03:46:36 1988
Date: Mon, 7 Nov 88 03:46:09 EST
From: Pascal Chesnais <lacsap@media-lab.media.mit.edu>
To: bugs@ATHENA.MIT.EDU
From jwang@atrp.media.mit.edu Mon Nov 7 03:35:48 1988
Received: from atrp.media.mit.edu by media-lab.media.mit.edu (5.59/4.8) id AA20596; Mon, 7 Nov 88 03:35:44 EST
Received: by atrp.media.mit.edu (5.59/4.8) id AA20804; Mon, 7 Nov 88 03:35:36 EST
Date: Mon, 7 Nov 88 03:35:36 EST
From: jwang@atrp.media.mit.edu (John Wang)
Message-Id: <8811070835.AA20804@atrp.media.mit.edu>
To: lacsap@media-lab.media.mit.edu
In-Reply-To: Pascal Chesnais's message of Mon, 7 Nov 88 02:52:38 EST
Subject: writed
Date: Mon, 7 Nov 88 02:52:38 EST
From: Pascal Chesnais <lacsap@media-lab.media.mit.edu>
has the same gets bug as fingerd....
pasc
You're right. It also has another bug. The loop where it builds its
argument list doesn't check if it writes past the end of av[]. fingerd
doesn't have this bug, because its loop is slightly different (this is
not obvious unless you stare at the code for a while).
Fortunately, writed isn't part of the standard 4.3 distribution...
John