
use stdscr's maxx and maxy to set up the message window rather than hard coding 78 and 22, respectively. The latter, combined with large messages and a relatively small screen (and perhaps badly-placed menus), would seem to cause the SEGVs reported in PR#7806. (For certain window sizes, the menu system would reject the menus as too small, but for others sysinst would just crash.)
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%