]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2310 v7.4.2310
authorBram Moolenaar <Bram@vim.org>
Fri, 2 Sep 2016 20:18:49 +0000 (22:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 2 Sep 2016 20:18:49 +0000 (22:18 +0200)
commita5d4121eed942bbbc672a7b00bf20866c17dc858
tree2bf20302ef42c197e2d7e0592e8da73eb58d9f6b
parent11fbc2866ccc11b4dd1726abdaf582a78ef3f743
patch 7.4.2310
Problem:    Accessing freed memory when a timer does not repeat.
Solution:   Free after removing it. (Dominique Pelle)
src/ex_cmds2.c
src/version.c