mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 22:48:34 +00:00
vim-patch:7.4.1813
Problem: Memory access error when running test_quickfix.
Solution: Allocate one more byte. (Yegappan Lakshmanan)
9b4ebc692d
This commit is contained in:
@@ -626,7 +626,7 @@ static int included_patches[] = {
|
||||
1816,
|
||||
// 1815,
|
||||
// 1814 NA
|
||||
// 1813,
|
||||
1813,
|
||||
// 1812,
|
||||
// 1811 NA
|
||||
// 1810 NA
|
||||
|
Reference in New Issue
Block a user