mirror of
https://github.com/zoriya/vim.git
synced 2026-05-31 10:35:54 +00:00
aa64ba1587
Problem: Crash when allocating large terminal screen
Solution: Don't allow values > 1000 for terminal
screen columns and rows
closes: #13126
Signed-off-by: Christian Brabandt <cb@256bit.org>