]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.615 v7.4.615
authorBram Moolenaar <Bram@vim.org>
Tue, 3 Feb 2015 16:10:06 +0000 (17:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 3 Feb 2015 16:10:06 +0000 (17:10 +0100)
commite71eea801ec779e2d19f4b486313b59de2137a8a
tree42f4bd30a2aab57ee0e63a6ff29f2ad6df9c2366
parentd7ce7a9ad2d9311f7ec3368eeddec8fce6d8e890
updated for version 7.4.615
Problem:    Vim hangs when freeing a lot of objects.
Solution:   Do not go back to the start of the list every time.  (Yasuhiro
            Matsumoto and Ariya Mizutani)
src/eval.c
src/version.c