mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1866
Problem: Invalid memory access when exiting with EXITFREE defined. (Dominique Pelle) Solution: Set "really_exiting" and skip error messages.a96732150c
This fails to build, due toa00c2e0ecb
removing really_exiting from globals.h, but the next commit fixes the build failure.
This commit is contained in:
@@ -574,7 +574,7 @@ static int included_patches[] = {
|
||||
// 1869 NA
|
||||
// 1868,
|
||||
1867,
|
||||
// 1866,
|
||||
1866,
|
||||
// 1865 NA
|
||||
// 1864 NA
|
||||
// 1863 NA
|
||||
|
Reference in New Issue
Block a user