mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.562 #2593
Problem: Segfault with wide screen and error in 'rulerformat'. (Ingo Karkat) Solution: Check there is enough space. (Christian Brabandt) https://github.com/vim/vim/commit/v7-4-562
This commit is contained in:

committed by
Justin M. Keyes

parent
f525284778
commit
7a7d082e12
@@ -221,7 +221,7 @@ static int included_patches[] = {
|
||||
565,
|
||||
//564 NA
|
||||
563,
|
||||
//562,
|
||||
562,
|
||||
561,
|
||||
//560 NA
|
||||
559,
|
||||
|
Reference in New Issue
Block a user