forked from aniani/vim
patch 8.2.4668: buffer allocation failures insufficiently tested
Problem: Buffer allocation failures insufficiently tested. Solution: Add tests for memory allocation failures. (Yegappan Lakshmanan, closes #10064)
This commit is contained in:
committed by
Bram Moolenaar
parent
5018a836c0
commit
0dac1ab579
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4668,
|
||||
/**/
|
||||
4667,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user