1
0
forked from aniani/vim

patch 8.0.1285: occasional crash when using a channel

Problem:    Occasional crash when using a channel. (Marek)
Solution:   Decrement reference count later. (closes #2315)
This commit is contained in:
Bram Moolenaar
2017-11-11 15:37:45 +01:00
parent 462455ee8b
commit d09a206ee9
7 changed files with 117 additions and 107 deletions

View File

@@ -659,6 +659,7 @@ RT_SCRIPTS = \
runtime/makemenu.vim \
runtime/autoload/*.vim \
runtime/autoload/README.txt \
runtime/autoload/dist/*.vim \
runtime/autoload/xml/*.vim \
runtime/colors/*.vim \
runtime/colors/README.txt \