1
0
forked from aniani/vim

patch 8.1.0476: memory leaks in test_escaped_glob

Problem:    Memory leaks in test_escaped_glob.
Solution:   Avoid failure when running the shell, use the sandbox.
This commit is contained in:
Bram Moolenaar
2018-10-14 22:03:56 +02:00
parent 27e80c885b
commit a2aad02830
2 changed files with 11 additions and 8 deletions

View File

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