mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1768
Problem: Arguments of setqflist() are not checked properly.
Solution: Add better checks, add a test. (Nikolai Pavlov, Hirohito Higashi,
closes vim/vim#661)
d106e5ba7f
This commit is contained in:
@@ -672,7 +672,7 @@ static int included_patches[] = {
|
||||
// 1771 NA
|
||||
// 1770 NA
|
||||
// 1769,
|
||||
// 1768,
|
||||
1768,
|
||||
// 1767 NA
|
||||
// 1766 NA
|
||||
1765,
|
||||
|
Reference in New Issue
Block a user