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:
James McCoy
2016-12-12 11:33:51 -05:00
parent e89efe75f9
commit 29d7a59711
5 changed files with 111 additions and 20 deletions

View File

@@ -672,7 +672,7 @@ static int included_patches[] = {
// 1771 NA
// 1770 NA
// 1769,
// 1768,
1768,
// 1767 NA
// 1766 NA
1765,