1
0
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:
Bram Moolenaar
2016-09-10 15:52:55 +02:00
parent 26fe0d5691
commit 80c3fd7c55
2 changed files with 10 additions and 2 deletions

View File

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