forked from aniani/vim
patch 8.1.2325: crash when using balloon with empty line
Problem: Crash when using balloon with empty line. Solution: Handle empty lines. (Markus Braun)
This commit is contained in:
@@ -741,6 +741,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2325,
|
||||
/**/
|
||||
2324,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user