]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1664: test failure because of not allocating enough space v8.0.1664
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Apr 2018 19:04:15 +0000 (21:04 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Apr 2018 19:04:15 +0000 (21:04 +0200)
commit3aa67fb453373109132b71eeb488595d651dfb7d
treedf72d9a51df9296f5eccb65e106f5f25eec6dd8e
parent86676c949fcec939441620bc747851e315e2702a
patch 8.0.1664: test failure because of not allocating enough space

Problem:    Test failure because of not allocating enough space.
Solution:   Allocate more bytes.
src/terminal.c
src/version.c