mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.1867
Problem: Memory leak in test_matchstrpos.
Solution: Free the string before overwriting. (Yegappan Lakshmanan)
3c809343c7
This commit is contained in:
@@ -573,7 +573,7 @@ static int included_patches[] = {
|
||||
// 1870 NA
|
||||
// 1869 NA
|
||||
// 1868,
|
||||
// 1867,
|
||||
1867,
|
||||
// 1866,
|
||||
// 1865 NA
|
||||
// 1864 NA
|
||||
|
Reference in New Issue
Block a user