mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1567
Problem: Crash in assert_fails().
Solution: Check for NULL. (Dominique Pelle) Add a test.
1abb502635
This commit is contained in:
@@ -119,7 +119,7 @@ static int included_patches[] = {
|
||||
1570,
|
||||
1569,
|
||||
1568,
|
||||
// 1567,
|
||||
1567,
|
||||
// 1566 NA
|
||||
// 1565,
|
||||
// 1564,
|
||||
|
Reference in New Issue
Block a user