bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lid, from id-utils, tries to write to a constant string, then crashe


From: Aidan Kehoe
Subject: Re: lid, from id-utils, tries to write to a constant string, then crashes.
Date: Tue, 13 May 2003 07:51:33 +0100

Hi, 

 Ar an 12ú lá de mí 5, scríobh AJ Reins :

 > In 3.2d that particular piece of code looks like:
 >   if (argc == 0)
 >     {
 >       static char dot[] = ".";
 >       static char *dotp = dot;
 >       argc = 1;
 >       argv = &dotp;
 >     }
 > 
 > So it appears your patch is already in. 3.2d is still at alpha.gnu.org,
 > if you are interested.

No, that's okay. I've no great need to search a huge database for a
degenerate case. I would have checked at alpha.gnu.org if I had had a DSL
connection, or if there was a cvsweb interface to the source, but since I
don't and there isn't (AFAIK), I thought the safer thing would be to send to
bug report in. Bye, 


        - Aidan Kehoe
-- 
"I have heard the swelling cry of the English speaking peoples of the
world, and it tells me their cause is served best by flaming the few
complacent asses on usenet." -- T. Samant, 29 June 1997




reply via email to

[Prev in Thread] Current Thread [Next in Thread]