mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1565
Problem: Crash when assert_equal() runs into a NULL string.
Solution: Check for NULL. (Dominique) Add a test.
f155196444
This commit is contained in:
@@ -878,7 +878,7 @@ static int included_patches[] = {
|
||||
1568,
|
||||
1567,
|
||||
// 1566 NA
|
||||
// 1565,
|
||||
1565,
|
||||
// 1564,
|
||||
// 1563,
|
||||
// 1562 NA
|
||||
|
Reference in New Issue
Block a user