]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1228: invalid memory access in GUI test v8.0.1228
authorBram Moolenaar <Bram@vim.org>
Sat, 28 Oct 2017 12:45:16 +0000 (14:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 28 Oct 2017 12:45:16 +0000 (14:45 +0200)
commit0e19fc07e73214f94441cb3a495504a1de21eb07
treecadf3190da7c9975c940b9d91cafed5a39de3daf
parentdc1c98129484e7879bc6dbf38e523beb730988b6
patch 8.0.1228: invalid memory access in GUI test

Problem:    Invalid memory access in GUI test.
Solution:   Check that the row is not outside of the screen.
src/screen.c
src/version.c