1
0
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:
Bram Moolenaar
2012-10-21 01:40:30 +02:00
parent f3408e76fb
commit c4b98fbb3e
2 changed files with 16 additions and 11 deletions

View File

@@ -719,6 +719,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
697,
/**/
696,
/**/