mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.939
Problem: Memory leak when encountering a syntax error.
Solution: Free the memory. (Dominique Pelle)
9a7d58e42e
This commit is contained in:
@@ -351,7 +351,7 @@ static int included_patches[] = {
|
||||
// 942,
|
||||
// 941,
|
||||
// 940 NA
|
||||
// 939,
|
||||
939,
|
||||
// 938 NA
|
||||
// 937,
|
||||
// 936,
|
||||
|
Reference in New Issue
Block a user