forked from aniani/vim
updated for version 7.2-039
This commit is contained in:
@@ -856,6 +856,7 @@ eval_clear()
|
||||
}
|
||||
}
|
||||
hash_clear(&vimvarht);
|
||||
hash_init(&vimvarht); /* garbage_collect() will access it */
|
||||
hash_clear(&compat_hashtab);
|
||||
|
||||
/* script-local variables */
|
||||
|
||||
Reference in New Issue
Block a user