view .gitattributes @ 33301:1bc6f0899715 v9.0.1916

patch 9.0.1916: Crash when allocating large terminal screen Commit: https://github.com/vim/vim/commit/aa64ba1587d36de558f47519fa47c27e86c6e49a Author: Christian Brabandt <cb@256bit.org> Date: Tue Sep 19 21:05:20 2023 +0200 patch 9.0.1916: Crash when allocating large terminal screen 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>
author Christian Brabandt <cb@256bit.org>
date Tue, 19 Sep 2023 21:30:03 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff