forked from aniani/vim
patch 7.4.1968
Problem: Invalid memory access with "\<C-">. Solution: Do not recognize this as a special character. (Dominique Pelle)
This commit is contained in:
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1968,
|
||||
/**/
|
||||
1967,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user