1
0
forked from aniani/vim

patch 8.1.0302: crash when using :suspend and "fg"

Problem:    Crash when using :suspend and "fg".
Solution:   Undo patch 8.1.244.
This commit is contained in:
Bram Moolenaar
2018-08-20 21:58:57 +02:00
parent 3f6a16f022
commit f1883479be
4 changed files with 19 additions and 68 deletions

View File

@@ -794,6 +794,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
302,
/**/
301,
/**/