vim-patch:7.4.421

Problem:    Crash when searching for "\ze*". (Urtica Dioica)
Solution:   Disallow a multi after \ze and \zs.

https://code.google.com/p/vim/source/detail?r=v7-4-421
This commit is contained in:
Scott Prager
2014-10-21 11:08:35 -04:00
committed by Justin M. Keyes
parent c5d7d75bb1
commit 44635add18
4 changed files with 31 additions and 3 deletions

View File

@@ -244,7 +244,7 @@ static int included_patches[] = {
//424 NA
//423,
//422,
//421,
421,
//420 NA
419,
418,