vim-patch:7.4.606 #2594

Problem:    May crash when using a small window.
Solution:   Avoid dividing by zero. (Christian Brabandt)

https://github.com/vim/vim/commit/v7-4-606
This commit is contained in:
Yamakaky
2015-05-05 19:39:03 +02:00
committed by Justin M. Keyes
parent d956535307
commit 48bd94e98f
2 changed files with 5 additions and 1 deletions

View File

@@ -177,7 +177,7 @@ static int included_patches[] = {
//609,
//608,
//607,
//606,
606,
//605,
//604,
//603,