]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.719 v7.4.719
authorBram Moolenaar <Bram@vim.org>
Mon, 4 May 2015 14:10:26 +0000 (16:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 May 2015 14:10:26 +0000 (16:10 +0200)
commitc4dc286fe67f385043efddca1bb7196619df8fb2
tree5149c94de515f57f4fcae88749201ad4c61998b0
parent81278efadf45ad745ec9733fdd9970f070571544
patch 7.4.719
Problem:    Overflow when adding MAXCOL to a pointer.
Solution:   Subtract pointers instead. (James McCoy)
src/screen.c
src/version.c