1
0
forked from aniani/vim

patch 7.4.1722

Problem:    Crash when calling garbagecollect() after starting a job.
Solution:   Set the copyID on job and channel. (Hirohito Higashi, Ozaki
            Kiichi)
This commit is contained in:
Bram Moolenaar
2016-04-11 21:02:54 +02:00
parent 939a1abe93
commit 0239acb11f
2 changed files with 4 additions and 0 deletions

View File

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