forked from aniani/vim
patch 8.2.3674: when ml_get_buf() fails it messes up IObuff
Problem: When ml_get_buf() fails it messes up IObuff. Solution: Return a local pointer. (closes #9214)
This commit is contained in:
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3674,
|
||||
/**/
|
||||
3673,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user