1
0
forked from aniani/vim

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.
This commit is contained in:
Bram Moolenaar
2018-12-07 13:26:39 +01:00
parent 20091c18c4
commit 4087bfd96d
2 changed files with 11 additions and 3 deletions

View File

@@ -792,6 +792,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
567,
/**/
566,
/**/