mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.2313
Problem: Crash when deleting an augroup and listing an autocommand.
(Dominique Pelle)
Solution: Make sure deleted_augroup is valid.
b62cc36a60
This commit is contained in:
@@ -127,7 +127,7 @@ static int included_patches[] = {
|
||||
// 2316 NA
|
||||
// 2315,
|
||||
// 2314,
|
||||
// 2313,
|
||||
2313,
|
||||
2312,
|
||||
// 2311 NA
|
||||
// 2310 NA
|
||||
|
Reference in New Issue
Block a user