]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1254 v7.4.1254
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Feb 2016 22:25:07 +0000 (23:25 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Feb 2016 22:25:07 +0000 (23:25 +0100)
commit3b05b135e3ee4cfd59983fd63461e8f7642c1713
tree05d2d71092c388672c46c2e0ed09ed275c3aa5dc
parent608a8919cae982cb38e38725a843df47b234dae6
patch 7.4.1254
Problem:    Opening a second channel causes a crash. (Ken Takata)
Solution:   Don't re-allocate the array with channels.
src/channel.c
src/testdir/test_channel.py
src/testdir/test_channel.vim
src/version.c