]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3668: messages may be corrupted v8.2.3668
authorYegappan Lakshmanan <yegappan@yahoo.com>
Wed, 24 Nov 2021 20:28:31 +0000 (20:28 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Nov 2021 20:28:31 +0000 (20:28 +0000)
commitbb277fd89fd7c665d51be2a08993732d46c208ef
tree3aca842784a9d85907078aeeb95d74239f2b83c9
parent510d8e6056d89d903511c4498afec23f76b4f2a4
patch 8.2.3668: messages may be corrupted

Problem:    Messages may be corrupted.
Solution:   Use another buffer instead of IObuff. (Yegappan Lakshmanan,
            closes #9195)
src/highlight.c
src/testdir/test_highlight.vim
src/version.c