bug-ncurses
[Top][All Lists]
Advanced

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

Re: parsing bug


From: Daniel Weaver
Subject: Re: parsing bug
Date: Fri, 22 Sep 2000 11:33:09 -0700

At 02:55 PM 9/22/00 -0300, Aaron Campbell wrote:
>On Fri, 22 Sep 2000, Daniel Weaver wrote:
>
>> The fact that reading all zero's causes a fault should be fixed at the
>> root of the problem.  I could just as easily fill a file with zero's and
>> feed it to TIC causing the same abort.
>
>Did you actually try it?

Yep.  Try the following:

$ dd if=/dev/zero of=/tmp/nullfile bs=8192 count=1000
1000+0 records in
1000+0 records out
$ tic /tmp/nullfile
Segmentation fault 


-----------------------------
Dan Weaver, ZNYX Networks
address@hidden


reply via email to

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