forked from aniani/vim
patch 8.2.4977: memory access error when substitute expression changes window
Problem: Memory access error when substitute expression changes window. Solution: Disallow changing window in substitute expression.
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4977,
|
||||
/**/
|
||||
4976,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user