1
0
forked from aniani/vim

updated for version 7.3.783

Problem:    Crash when mark is not set. (Dominique Pelle)
Solution:   Check for NULL.
This commit is contained in:
Bram Moolenaar
2013-01-24 21:00:20 +01:00
parent 0f2721223e
commit 15364d74ca
2 changed files with 3 additions and 0 deletions

View File

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