]> granicus.if.org Git - vim/commit
patch 7.4.1421 v7.4.1421
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Feb 2016 22:10:17 +0000 (23:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Feb 2016 22:10:17 +0000 (23:10 +0100)
commitc8dcbb12c5d7f3eb0c334daebb4475bb015b91e7
tree1c59c8c123ad290f1753a0b38171fd9ad1fa3ebd
parentd2227a02b03708eb0579e17612d5a96262f3d463
patch 7.4.1421
Problem:    May free a channel when a callback may need to be invoked.
Solution:   Keep the channel when refcount is zero.
src/channel.c
src/eval.c
src/proto/channel.pro
src/version.c