GNU bug report logs -
#79231
sends non-printable characters to the terminal in error message
Previous Next
Full log
View this message in rfc822 format
gzip can send non-printable characters to the terminal in its error
message. This is bad because escape sequences and control characters
can have unpredictable consequences in the terminal.
For instance,
$ touch "$(printf "file\e[H\e[c\n\b")"
$ gunzip file*
makes xterm crash with reverseWrap enabled.
Note: The end user is not necessary the cause of such of file name,
which may come from a downloaded archive or from a bug in some
software.
--
Vincent Lefèvre <vincent <at> vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)
This bug report was last modified 17 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.