Package: tetradraw
Version: 2.0.3-7

It seems tetradraw seg. faults on too big files instead of handling
errors gracefully. Ideally tetradraw should handle bigger files than it
does. To the very least, it should report an error instead of crashing.

To reproduce:
=============

% rm bigfile.txt
% for ((a=0 ; a < 32767; a++ )) echo 'a\033[31;1mb^[[0m' >> bigfile.txt
% tetraview bigfile.txt
zsh: segmentation fault  tetraview bigfile.txt
% tetradraw bigfile.txt
Warning: tetradraw and tetraview have only been tested under the
linux-console and in unicode capable terminals and locales
zsh: segmentation fault  tetradraw bigfile.txt



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to