1
0
forked from aniani/vim

patch 7.4.1445

Problem:    Memory corruption when 'encoding' is not utf-8.
Solution:   Convert decoded string later.
This commit is contained in:
Bram Moolenaar
2016-02-28 14:56:39 +01:00
parent 0f526f5652
commit b362872837
2 changed files with 27 additions and 21 deletions

View File

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