]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2139 v7.4.2139
authorBram Moolenaar <Bram@vim.org>
Mon, 1 Aug 2016 14:29:47 +0000 (16:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 1 Aug 2016 14:29:47 +0000 (16:29 +0200)
commit0588d4f9d2741f35a271400a37fddbdd72d84219
treeb74126a783b0d3f644d065640fa66751a6ed3e2a
parent2d3d60a7d4b410668dfc427120205ccf88789db4
patch 7.4.2139
Problem:    :delfunction causes illegal memory access.
Solution:   Correct logic when deciding to free a function.
src/testdir/test_lambda.vim
src/userfunc.c
src/version.c