mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.715 #4003
Problem: Invalid memory access when there are illegal bytes.
Solution: Get the length from the text, not from the character. (Dominique
Pelle)
2186ffa2c7
This commit is contained in:

committed by
Justin M. Keyes

parent
2c76651438
commit
62f1aaedb1
@@ -409,7 +409,7 @@ static int included_patches[] = {
|
||||
// 718,
|
||||
// 717,
|
||||
// 716,
|
||||
// 715,
|
||||
715,
|
||||
714,
|
||||
713,
|
||||
712,
|
||||
|
Reference in New Issue
Block a user