mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.2348
Problem: Crash on exit when EXITFREE is defined. (Dominique Pelle)
Solution: Don't access curwin when exiting.
9a27c7fde6
This commit is contained in:
@@ -93,7 +93,7 @@ static int included_patches[] = {
|
||||
// 2351 NA
|
||||
// 2350,
|
||||
// 2349,
|
||||
// 2348,
|
||||
2348,
|
||||
2347,
|
||||
// 2346,
|
||||
// 2345 NA
|
||||
|
Reference in New Issue
Block a user