1
0
forked from aniani/vim

updated for version 7.3.1038

Problem:    Crash when using Cscope.
Solution:   Avoid negative argument to vim_strncpy(). (Narendran
            Gopalakrishnan)
This commit is contained in:
Bram Moolenaar
2013-05-29 19:18:00 +02:00
parent 75eb1610e1
commit 28c2191949
2 changed files with 16 additions and 12 deletions

View File

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