]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0989: crash after resizing a terminal window v8.2.0989
authorBram Moolenaar <Bram@vim.org>
Tue, 16 Jun 2020 18:58:07 +0000 (20:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 16 Jun 2020 18:58:07 +0000 (20:58 +0200)
commita6e8bf2d8929ef52eeda495e0e0c3d2bff8f5830
tree6c315aa0176c618c6bcffb21bd2c9c9aa04b8bfd
parent84cf6bd81bec93b49166cd48fccc7087fdbaa6fc
patch 8.2.0989: crash after resizing a terminal window

Problem:    Crash after resizing a terminal window. (August Masquelier)
Solution:   Add check for valid row in libvterm. (closes #6273)
src/libvterm/src/screen.c
src/libvterm/src/state.c
src/version.c