mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.811
Problem: Invalid memory access when using "exe 'sc'".
Solution: Avoid going over the end of the string. (Dominique Pelle)
204b93f958
This commit is contained in:
@@ -477,7 +477,7 @@ static int included_patches[] = {
|
||||
// 814,
|
||||
813,
|
||||
// 812,
|
||||
// 811,
|
||||
811,
|
||||
810,
|
||||
809,
|
||||
// 808 NA
|
||||
|
Reference in New Issue
Block a user