forked from aniani/vim
patch 8.2.4474: memory allocation failures not tested in quickfix code
Problem: Memory allocation failures not tested in quickfix code. Solution: Add alloc IDs and tests. (Yegappan Lakshmanan, closes #9848)
This commit is contained in:
committed by
Bram Moolenaar
parent
416b5f4894
commit
5a2d4a3ecb
@@ -754,6 +754,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4474,
|
||||
/**/
|
||||
4473,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user