forked from aniani/vim
patch 8.2.4938: crash when matching buffer with invalid pattern
Problem: Crash when matching buffer with invalid pattern. Solution: Check for NULL regprog.
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4938,
|
||||
/**/
|
||||
4937,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user