1
0
forked from aniani/vim

updated for version 7.2.419

Problem:    Memory leak in Motif when clicking on "Search Vim Help".
Solution:   Free string returned by XmTextGetString(). (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2010-05-13 16:31:25 +02:00
parent ccbab93b42
commit 103e6efc84
2 changed files with 3 additions and 0 deletions

View File

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