]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2204: crash on exit when closing terminals v8.1.2204
authorBram Moolenaar <Bram@vim.org>
Wed, 23 Oct 2019 21:16:45 +0000 (23:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 23 Oct 2019 21:16:45 +0000 (23:16 +0200)
commit8f7ab4bd1e66fd532bdef6559502d961f03b54d8
tree0db32b5f8e2cbcdea2469ef4739655b1cd49e0e0
parent823edd1eed00329e4b269991155bbdb1d9aaa540
patch 8.1.2204: crash on exit when closing terminals

Problem:    Crash on exit when closing terminals. (Corey Hickey)
Solution:   Actually wait for the job to stop. (closes #5100)
src/terminal.c
src/version.c