forked from aniani/vim
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.
This commit is contained in:
@@ -794,6 +794,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
358,
|
||||
/**/
|
||||
357,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user