]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1656 v7.4.1656
authorBram Moolenaar <Bram@vim.org>
Sat, 26 Mar 2016 17:20:41 +0000 (18:20 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 26 Mar 2016 17:20:41 +0000 (18:20 +0100)
commit92e35efaf6a3278e4729115648997f09cd4005f5
tree3bc925088f60a9d49de94350faff812ec662cf90
parent1e7885abe8daa793fd9328d0fd6c456214cb467e
patch 7.4.1656
Problem:    Crash when using partial with a timer.
Solution:   Increment partial reference count. (Hirohito Higashi)
src/eval.c
src/testdir/test_timers.vim
src/version.c