forked from aniani/vim
patch 7.4.2360
Problem: Invalid memory access when formatting. (Dominique Pelle) Solution: Make sure cursor line and column are associated.
This commit is contained in:
@@ -763,6 +763,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2360,
|
||||
/**/
|
||||
2359,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user