]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2359 v7.4.2359
authorBram Moolenaar <Bram@vim.org>
Sat, 10 Sep 2016 12:27:30 +0000 (14:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 10 Sep 2016 12:27:30 +0000 (14:27 +0200)
commit26fe0d56912e42c2b16a61b2480e19ba569aee98
treecd12d74f9b5337de33b8c42fbf3a04196971e51e
parentd47d83745ff450232328ca7a4b8b00b31bad22fc
patch 7.4.2359
Problem:    Memory leak in timer_start().
Solution:   Check the right field to be NULL.
src/evalfunc.c
src/testdir/test_timers.vim
src/version.c