]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1834 v7.4.1834
authorBram Moolenaar <Bram@vim.org>
Tue, 24 May 2016 08:51:30 +0000 (10:51 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 May 2016 08:51:30 +0000 (10:51 +0200)
commit908be438794619f10ef7fa25e24e5893b2ae0189
tree24528529e9fe0191ffc5d9988ae32ab9b610f456
parent2ff8b64679242e73248774a388d54931c9ce49bd
patch 7.4.1834
Problem:    Possible crash when conceal is active.
Solution:   Check for the screen to be valid when redrawing a line.
src/screen.c
src/version.c