]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0142: crash when adding and removing virtual text v9.0.0142
authorBram Moolenaar <Bram@vim.org>
Fri, 5 Aug 2022 10:45:17 +0000 (11:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 5 Aug 2022 10:45:17 +0000 (11:45 +0100)
commit2f83cc4cfa56750c91eb6daa8fde319bca032d18
treeff9fe020346871dd62e92db9df62d9355d64c2f0
parent206fce307b265f7f6c6290b623a80c1d846dd131
patch 9.0.0142: crash when adding and removing virtual text

Problem:    Crash when adding and removing virtual text. (Ben Jackson)
Solution:   Check that the text of the text property still exists.
src/charset.c
src/version.c