mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 01:16:31 +00:00
vim-patch:7.4.714
Problem: Illegal memory access when there are illegal bytes.
Solution: Check the byte length of the character. (Dominique Pelle)
069dd08d8d
This commit is contained in:
@@ -410,7 +410,7 @@ static int included_patches[] = {
|
||||
// 717,
|
||||
// 716,
|
||||
// 715,
|
||||
// 714,
|
||||
714,
|
||||
713,
|
||||
712,
|
||||
711,
|
||||
|
Reference in New Issue
Block a user