mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1834 (#5854)
Problem: Possible crash when conceal is active.
Solution: Check for the screen to be valid when redrawing a line.
908be43879
This commit is contained in:
@@ -606,6 +606,7 @@ static int included_patches[] = {
|
||||
1837,
|
||||
1836,
|
||||
1835,
|
||||
1834,
|
||||
1833,
|
||||
1832,
|
||||
1831,
|
||||
|
Reference in New Issue
Block a user