]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4430: GTK: crash when using 'guiligatures' and reading from stdin v8.2.4430
authorAmon Sha <amon.sha@gmail.com>
Mon, 21 Feb 2022 15:07:12 +0000 (15:07 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 21 Feb 2022 15:07:12 +0000 (15:07 +0000)
commit101979358f9addfac1414579c4191682e9e42468
tree6ab7366563dc9d9891e4e4321d49c9d62509b1db
parentc2f17f7e64bb1bf872dbc6f3b8f0d8751e275287
patch 8.2.4430: GTK: crash when using 'guiligatures' and reading from stdin

Problem:    GTK: crash when using 'guiligatures' and reading from stdin.
Solution:   Make a copy of the message. (Amon Sha, closes #9719, closes #9814)
src/fileio.c
src/version.c