mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 15:08:35 +00:00
vim-patch:7.4.2326
Problem: Illegal memory access when Visual selection starts in invalid
position. (Dominique Pelle)
Solution: Correct position when needed.
d5824ce1b5
This commit is contained in:
@@ -115,7 +115,7 @@ static int included_patches[] = {
|
||||
// 2329,
|
||||
// 2328,
|
||||
// 2327 NA
|
||||
// 2326,
|
||||
2326,
|
||||
// 2325 NA
|
||||
// 2324,
|
||||
// 2323,
|
||||
|
Reference in New Issue
Block a user