]> granicus.if.org Git - vim/commit
patch 8.0.0784: job of terminal may be garbage collected v8.0.0784
authorBram Moolenaar <Bram@vim.org>
Thu, 27 Jul 2017 20:14:59 +0000 (22:14 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 27 Jul 2017 20:14:59 +0000 (22:14 +0200)
commita2c45a17c174d815fd1d160f92ec6c277201e111
treeffe580e12f4dd100b51cf5fde293b19814ab305f
parent0e83f02d80acacee55c5de3bbbee52625d368375
patch 8.0.0784: job of terminal may be garbage collected

Problem:    Job of terminal may be garbage collected.
Solution:   Set copyID on job in terminal. (Ozaki Kiichi)
src/eval.c
src/proto/terminal.pro
src/terminal.c
src/version.c