vim-patch:7.4.2348

Problem:    Crash on exit when EXITFREE is defined. (Dominique Pelle)
Solution:   Don't access curwin when exiting.

9a27c7fde6
This commit is contained in:
raichoo
2017-03-16 07:40:31 +01:00
parent 99f2dc1341
commit db128974fc
2 changed files with 6 additions and 2 deletions

View File

@@ -93,7 +93,7 @@ static int included_patches[] = {
// 2351 NA
// 2350,
// 2349,
// 2348,
2348,
2347,
// 2346,
// 2345 NA