forked from aniani/vim
updated for version 7.3.697
Problem: Leaking resources when setting GUI font. Solution: Free the font. (Ken Takata)
This commit is contained in:
@@ -719,6 +719,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
697,
|
||||
/**/
|
||||
696,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user