mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 06:58:35 +00:00
vim-patch:7.4.2322
Problem: Access memory beyond the end of the line. (Dominique Pelle)
Solution: Adjust the cursor column.
bc54f3f3fe
This commit is contained in:
@@ -119,7 +119,7 @@ static int included_patches[] = {
|
||||
// 2325 NA
|
||||
// 2324,
|
||||
// 2323,
|
||||
// 2322,
|
||||
2322,
|
||||
2321,
|
||||
// 2320,
|
||||
// 2319 NA
|
||||
|
Reference in New Issue
Block a user