mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:8.0.0078
Problem: Accessing freed memory in quickfix.
Solution: Reset pointer when freeing 'errorformat'. (Domenique Pelle)
63bed3d319
This commit is contained in:
@@ -651,7 +651,7 @@ static const int included_patches[] = {
|
||||
// 81,
|
||||
// 80 NA
|
||||
// 79,
|
||||
// 78,
|
||||
78,
|
||||
// 77 NA
|
||||
// 76 NA
|
||||
// 75,
|
||||
|
Reference in New Issue
Block a user