]> granicus.if.org Git - vim/commit
patch 9.0.0690: buffer size for expanding tab not correctly computed v9.0.0690
authorBram Moolenaar <Bram@vim.org>
Sat, 8 Oct 2022 10:16:40 +0000 (11:16 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 8 Oct 2022 10:16:40 +0000 (11:16 +0100)
commita0789478f6ebbb823670b7e14ce13ea3fd3b0217
tree475b7d6a7b011f0c6b9aae641a90227cdc2783a1
parentfcb86b0a99a9abedc408c99dae7591b6da832be8
patch 9.0.0690: buffer size for expanding tab not correctly computed

Problem:    Buffer size for expanding tab not correctly computed.
Solution:   Correctly use size of end character.
src/drawline.c
src/version.c