]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0567: error for NUL byte in ScreenLines goes unnoticed v8.1.0567
authorBram Moolenaar <Bram@vim.org>
Fri, 7 Dec 2018 12:26:39 +0000 (13:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 7 Dec 2018 12:26:39 +0000 (13:26 +0100)
commit4087bfd96d0d70791a1572ac4b40d5a655e2166b
treec8128ccf9361f909242c2d99a8e716dd0e5d8513
parent20091c18c40b4e8b594769ba11e81d133c479d7c
patch 8.1.0567: error for NUL byte in ScreenLines goes unnoticed

Problem:    Error for NUL byte in ScreenLines goes unnoticed.
Solution:   Add an internal error message.
src/gui.c
src/version.c