forked from aniani/vim
patch 8.0.0781: MS-Windows: memory leak when using :terminal
Problem: MS-Windows: Memory leak when using :terminal. Solution: Handle failures properly. (Ken Takata)
This commit is contained in:
@@ -769,6 +769,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
781,
|
||||
/**/
|
||||
780,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user