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:
Shougo Matsushita
2016-10-06 23:49:50 +09:00
parent 79d77da8a0
commit 3bb388664d
2 changed files with 16 additions and 1 deletions

View File

@@ -878,7 +878,7 @@ static int included_patches[] = {
1568,
1567,
// 1566 NA
// 1565,
1565,
// 1564,
// 1563,
// 1562 NA