]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.885 v7.3.885
authorBram Moolenaar <Bram@vim.org>
Fri, 12 Apr 2013 10:18:49 +0000 (12:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 12 Apr 2013 10:18:49 +0000 (12:18 +0200)
commit644cf03b7ec4c75c695de17286b3a99dd53184dd
tree4b70d7986ac0b251f4e3dfdba73d66667a8df240
parent126bdeeabe952f447b442b9af19a6df38b719325
updated for version 7.3.885
Problem:    Double free for list and dict in Lua. (Shougo Matsu)
Solution:   Do not unref list and dict. (Yasuhiro Matsumoto)
src/if_lua.c
src/version.c