vim-patch:7.4.525 #1988

Problem:    map() leaks memory when there is an error in the expression.
Solution:   Call clear_tv(). (Christian Brabandt)

https://code.google.com/p/vim/source/detail?r=v7-4-525
This commit is contained in:
Fabian Brosda
2015-02-14 16:48:53 +01:00
committed by Justin M. Keyes
parent 866da6d65e
commit 0a7cd65cbc
2 changed files with 5 additions and 4 deletions

View File

@@ -259,7 +259,7 @@ static int included_patches[] = {
528,
527,
//526,
//525,
525,
//524,
//523 NA
//522 NA