mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:8.0.0324 (#7279)
Problem: Illegal memory access with "1;y".
Solution: Call check_cursor() instead of check_cursor_lnum(). (Dominique
Pelle, closes vim/vim#1455)
f1f6f3f7df
This commit is contained in:

committed by
Justin M. Keyes

parent
009c695f0a
commit
cf59d617bc
@@ -628,7 +628,7 @@ static const int included_patches[] = {
|
||||
// 327,
|
||||
326,
|
||||
325,
|
||||
// 324,
|
||||
324,
|
||||
// 323,
|
||||
322,
|
||||
// 321,
|
||||
|
Reference in New Issue
Block a user