]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0691: lalloc(0) error in listchars test v9.0.0691
authorBram Moolenaar <Bram@vim.org>
Sat, 8 Oct 2022 10:46:02 +0000 (11:46 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 8 Oct 2022 10:46:02 +0000 (11:46 +0100)
commit2b7b4f7670f607704307f7715ce56752757c22e3
treeb58e46a1e14d95085a7a54d6ba2d855a6fa3cb81
parenta0789478f6ebbb823670b7e14ce13ea3fd3b0217
patch 9.0.0691: lalloc(0) error in listchars test

Problem:    lalloc(0) error in listchars test.
Solution:   Skip generating text for tab if tab_len is zero.
src/drawline.c
src/version.c