]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1255 v7.4.1255
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Feb 2016 22:59:43 +0000 (23:59 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Feb 2016 22:59:43 +0000 (23:59 +0100)
commit66624ff0d9e1de2fc5eb4f95f3a3a2ed70b10138
tree19c4a12ba5715387bcec4ac7c998a68ed6e63469
parent3b05b135e3ee4cfd59983fd63461e8f7642c1713
patch 7.4.1255
Problem:    Crash for channel "eval" command without third argument.
Solution:   Check for missing argument.
src/channel.c
src/testdir/test_channel.py
src/testdir/test_channel.vim
src/version.c