mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:8.0.0333
Problem: Illegal memory access when 'complete' ends in a backslash.
Solution: Check for trailing backslash. (Dominique Pelle, closes vim/vim#1478)
226c534291
This commit is contained in:
@@ -619,7 +619,7 @@ static const int included_patches[] = {
|
||||
// 336,
|
||||
// 335,
|
||||
// 334,
|
||||
// 333,
|
||||
333,
|
||||
// 332,
|
||||
331,
|
||||
// 330,
|
||||
|
Reference in New Issue
Block a user