1
0
forked from aniani/vim

patch 8.0.1481: clearing a pointer takes two lines

Problem:    Clearing a pointer takes two lines.
Solution:   Add vim_clear() to free and clear the pointer.
This commit is contained in:
Bram Moolenaar
2018-02-09 12:29:56 +01:00
parent 0562532c2e
commit 1567558b20
4 changed files with 30 additions and 25 deletions

View File

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