]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1554: crash in normal test v8.2.1554
authorBram Moolenaar <Bram@vim.org>
Mon, 31 Aug 2020 19:22:40 +0000 (21:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 31 Aug 2020 19:22:40 +0000 (21:22 +0200)
commit07e87e9eb5e7195d47d47c0ca752b6c8372a99ea
tree8b084ff0bc6b53d3526ceda2b0e885456baebb55
parent2c93c685e3334c50d9a748ad699df727a4501b08
patch 8.2.1554: crash in normal test

Problem:    Crash in normal test.
Solution:   Skip adjusting marks if there are no folds.
src/fold.c
src/version.c