]> granicus.if.org Git - vim/commit
patch 7.4.2357 v7.4.2357
authorBram Moolenaar <Bram@vim.org>
Fri, 9 Sep 2016 19:42:36 +0000 (21:42 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 9 Sep 2016 19:42:36 +0000 (21:42 +0200)
commit46643713dc6bb04b4e84986b1763ef309e960161
tree692b81c01a95e84dface3bea292b6b4e5620cb0a
parentea683da58cf9ecf3afab9d650d3d2da76e5298d3
patch 7.4.2357
Problem:    Attempt to read history entry while not initialized.
Solution:   Skip when the index is negative.
src/ex_getln.c
src/version.c