mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.843
Problem: Still possible to go beyond the end of a string.
Solution: Check for NUL also in second string. (Dominique Pelle)
d43f0951bc
This commit is contained in:
@@ -445,7 +445,7 @@ static int included_patches[] = {
|
||||
// 846 NA
|
||||
// 845,
|
||||
// 844,
|
||||
// 843,
|
||||
843,
|
||||
// 842 NA
|
||||
// 841 NA
|
||||
// 840 NA
|
||||
|
Reference in New Issue
Block a user