1
0
forked from aniani/vim

patch 8.0.0010

Problem:    Crash when editing file that starts with crypt yeader. (igor2x)
Solution:   Check for length of text. (Christian Brabandt) Add a test.
This commit is contained in:
Bram Moolenaar
2016-09-25 20:54:11 +02:00
parent 3f1c15b24a
commit 680e015bfe
5 changed files with 49 additions and 0 deletions

View File

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