]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1223 v7.4.1223
authorBram Moolenaar <Bram@vim.org>
Sun, 31 Jan 2016 15:28:04 +0000 (16:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 31 Jan 2016 15:28:04 +0000 (16:28 +0100)
commita542c680a8b42cb766e64d4ee7374ef4dacb7832
tree136d3ff07a786de9efd06c7faf6feafc7cf9ff12
parente2c3810c2ae290bbc2cba18eb47cc2d44e4b9797
patch 7.4.1223
Problem:    Crash when setting v:errors to a number.
Solution:   Free the typval without assuming its type. (Yasuhiro Matsumoto)
src/eval.c
src/testdir/test_assert.vim
src/version.c