florian-lutz
Results
1
issues of
florian-lutz
Hello, I found a problem in 2.2.7 with TIOCGWINSZ from pull request https://github.com/jaymzh/iptstate/pull/11 SenH:fix_segfault_terminal_width The return valueof ```ioctl(0, TIOCGWINSZ, &w);``` is not checked. In a situation of input/output redirection (without...