]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1827 799/head v7.4.1827
authorBram Moolenaar <Bram@vim.org>
Mon, 9 May 2016 15:58:04 +0000 (17:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 9 May 2016 15:58:04 +0000 (17:58 +0200)
commitfb6ffc732e65dbc459c89247ff78134402f1a18b
tree4c29f995f7ea77f4426e057fa2bf9e5b6eea0cb8
parentcf7ff70ca73218d618e7c00ab785bcf5f9120a94
patch 7.4.1827
Problem:    No error when invoking a callback when it's not safe.
Solution:   Add an error message.  Avoid the error when freeing a channel.
src/channel.c
src/structs.h
src/version.c