1
0
forked from aniani/vim

updated for version 7.3.896

Problem:    Memory leaks in Lua interface.
Solution:   Fix the leaks, add tests. (Yukihiro Nakadaira)
This commit is contained in:
Bram Moolenaar
2013-04-15 13:49:21 +02:00
parent 332ac0621c
commit b376647bb1
4 changed files with 64 additions and 10 deletions

View File

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