forked from aniani/vim
patch 8.2.4037: Insert mode completion is insufficiently tested
Problem: Insert mode completion is insufficiently tested.
Solution: Add more tests. Fix uncovered memory leak. (Yegappan Lakshmanan,
closes #9489)
This commit is contained in:
committed by
Bram Moolenaar
parent
d844862bce
commit
370791465e
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4037,
|
||||
/**/
|
||||
4036,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user