]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1926 v7.4.1926
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Jun 2016 21:03:19 +0000 (23:03 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Jun 2016 21:03:19 +0000 (23:03 +0200)
commita890f5e34887bff7616bdb4b9ee0bf98c8d2a8f0
tree6dd19ec64d2d9516eb07c09478294ca1a6eba649
parentc95a302a4c42ec8230473cd4a5e0064d0a143aa8
patch 7.4.1926
Problem:    Possible crash with many history items.
Solution:   Avoid the index going past the last item.
src/ex_getln.c
src/version.c