forked from aniani/vim
patch 8.2.2848: crash whn calling partial
Problem: Crash whn calling partial. Solution: Check for NULL pointer. (Dominique Pellé, closes #8202)
This commit is contained in:
committed by
Bram Moolenaar
parent
588cf7547b
commit
fe8ebdbe5c
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2848,
|
||||
/**/
|
||||
2847,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user