]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0783: job of terminal may be freed too early v8.0.0783
authorBram Moolenaar <Bram@vim.org>
Thu, 27 Jul 2017 20:07:35 +0000 (22:07 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 27 Jul 2017 20:07:35 +0000 (22:07 +0200)
commit0e83f02d80acacee55c5de3bbbee52625d368375
treed93c8edcdf2f2679f4ca7fef079ca38b7ca52d9e
parentd28cc3f55d4a5a980f6ac6fa682382822a223720
patch 8.0.0783: job of terminal may be freed too early

Problem:    Job of terminal may be freed too early.
Solution:   Increment job refcount. (Yasuhiro Matsumoto)
src/terminal.c
src/version.c