Files
Andrey Semashev 5e9b7b162e Only use console window size if ioctl(TIOCGWINSZ) succeeded. (#418)
This avoids potentially using uninitialized data if ioctl fails. Also, zero-initialize the winsize struct to begin with.
2025-11-28 11:08:55 +01:00
..