mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.1052
Problem: Illegal memory access with weird syntax command. (Dominique Pelle)
Solution: Check for column past end of line.
04bff88df6
This commit is contained in:
@@ -626,7 +626,7 @@ static int included_patches[] = {
|
||||
1055,
|
||||
// 1054,
|
||||
// 1053,
|
||||
// 1052,
|
||||
1052,
|
||||
// 1051,
|
||||
// 1050,
|
||||
// 1049,
|
||||
|
Reference in New Issue
Block a user