mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch: 7.4.1086 #4626
Problem: Crash with an extremely long buffer name.
Solution: Limit the return value of vim_snprintf(). (Dominique Pelle)
507edf63df
This commit is contained in:

committed by
Justin M. Keyes

parent
c72b60645c
commit
86eb339120
@@ -592,7 +592,7 @@ static int included_patches[] = {
|
||||
1089,
|
||||
1088,
|
||||
1087,
|
||||
// 1086,
|
||||
1086,
|
||||
1085,
|
||||
1084,
|
||||
// 1083 NA
|
||||
|
Reference in New Issue
Block a user