]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0968: crash when switching terminal modes v8.0.0968
authorBram Moolenaar <Bram@vim.org>
Sat, 19 Aug 2017 19:23:05 +0000 (21:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Aug 2017 19:23:05 +0000 (21:23 +0200)
commit77ac9b5c62b35e90df35fc0bfdee57636cedb144
tree5bee7d381bc87441ccd0def5d9d8ed0c98e189cf
parent93c92eff26cbf6b1f1a81891ebaf53ee3fb86d51
patch 8.0.0968: crash when switching terminal modes

Problem:    Crash when switching terminal modes. (Nikolai Pavlov)
Solution:   Check that there are scrollback lines.
src/terminal.c
src/version.c