mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
vim-patch:7.4.789
Problem: Using freed memory and crash. (Dominique Pellej)
Solution: Correct use of pointers. (Hirohito Higashi)
9cac424d05
This commit is contained in:
@@ -207,7 +207,7 @@ static int included_patches[] = {
|
||||
// 792,
|
||||
791,
|
||||
// 790,
|
||||
// 789,
|
||||
789,
|
||||
// 788 NA
|
||||
787,
|
||||
786,
|
||||
|
Reference in New Issue
Block a user