]> granicus.if.org Git - vim/commit
patch 8.1.0358: crash when using term_dumpwrite() after the job finished v8.1.0358
authorBram Moolenaar <Bram@vim.org>
Sun, 9 Sep 2018 17:56:07 +0000 (19:56 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 9 Sep 2018 17:56:07 +0000 (19:56 +0200)
commita5c48c2698291e59244a705af1b7dbc60e03b09c
tree18bef29f55b02060cba89160eaeae9793f1bd5b8
parent02c972153d0f36fd1ae4e7069869f51dc11c6c7d
patch 8.1.0358: crash when using term_dumpwrite() after the job finished

Problem:    Crash when using term_dumpwrite() after the job finished.
Solution:   Check for a finished job and give an error message.
src/terminal.c
src/version.c