]> granicus.if.org Git - vim/commit
patch 8.2.4436: crash with weird 'vartabstop' value v8.2.4436
authorBram Moolenaar <Bram@vim.org>
Mon, 21 Feb 2022 19:36:12 +0000 (19:36 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 21 Feb 2022 19:36:12 +0000 (19:36 +0000)
commit4e889f98e95ac05d7c8bd3ee933ab4d47820fdfa
tree283ebbe59c424a9a0e9a061e70300fe94de49851
parent7842761bbaa7965fa52b5e3eadf162bc7fa6cdb1
patch 8.2.4436: crash with weird 'vartabstop' value

Problem:    Crash with weird 'vartabstop' value.
Solution:   Check for running into the end of the line.
src/indent.c
src/testdir/test_vartabs.vim
src/version.c