vim-patch:7.4.2225

Problem:    Crash when placing a sign in a deleted buffer.
Solution:   Check for missing buffer name. (Dominique Pelle). Add a test.

bfd096d020
This commit is contained in:
James McCoy
2016-11-15 16:38:33 -05:00
parent 4453aa0d29
commit 486e968bb6
3 changed files with 17 additions and 1 deletions

View File

@@ -215,7 +215,7 @@ static int included_patches[] = {
// 2228,
2227,
// 2226,
// 2225,
2225,
// 2224,
// 2223,
// 2222,