mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 07:28:34 +00:00
vim-patch:7.4.903
Problem: MS-Windows: When 'encoding' differs from the current code page,
expandinig wildcards may cause illegal memory access.
Solution: Allocate a longer buffer. (Ken Takata)
7314efd87d
This commit is contained in:
@@ -387,7 +387,7 @@ static int included_patches[] = {
|
||||
// 906 NA
|
||||
// 905,
|
||||
// 904,
|
||||
// 903,
|
||||
903,
|
||||
// 902 NA
|
||||
// 901,
|
||||
// 900 NA
|
||||
|
Reference in New Issue
Block a user