mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
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:

committed by
Justin M. Keyes

parent
866da6d65e
commit
0a7cd65cbc
@@ -259,7 +259,7 @@ static int included_patches[] = {
|
||||
528,
|
||||
527,
|
||||
//526,
|
||||
//525,
|
||||
525,
|
||||
//524,
|
||||
//523 NA
|
||||
//522 NA
|
||||
|
Reference in New Issue
Block a user