mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1130
Problem: Memory leak in :vimgrep.
Solution: Call FreeWild(). (Yegappan Lakshmanan)
61ff4dd6a4
mark 1130 as NA
This commit is contained in:
@@ -563,7 +563,7 @@ static int included_patches[] = {
|
||||
// 1133 NA
|
||||
1132,
|
||||
// 1131 NA
|
||||
// 1130,
|
||||
// 1130 NA
|
||||
// 1129 NA
|
||||
// 1128 NA
|
||||
// 1127 NA
|
||||
|
Reference in New Issue
Block a user