forked from aniani/vim
patch 8.2.4931: Crash with sequence of Perl commands
Problem: Crash with sequence of Perl commands. Solution: Move PUTBACK to another line. (closes #10386)
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4931,
|
||||
/**/
|
||||
4930,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user