vim-patch:7.4.541

Problem:    Crash when doing a range assign.
Solution:   Check for NULL poiter. (Yukihiro Nakadaira)

https://code.google.com/p/vim/source/detail?r=v7-4-541
This commit is contained in:
Florian Walch
2014-12-24 14:32:42 +01:00
parent 59985523b8
commit 4ad5b245f0
4 changed files with 8 additions and 2 deletions

View File

@@ -197,7 +197,7 @@ static int included_patches[] = {
//544 NA
543,
//542,
//541,
541,
//540 NA
//539,
//538,