vim-patch:7.4.528

Problem:    Crash when using matchadd() (Yasuhiro Matsumoto)
Solution:   Copy the match regprog.

https://code.google.com/p/vim/source/detail?r=v7-4-528
This commit is contained in:
Florian Walch
2014-12-24 14:24:05 +01:00
parent 4ff4b9306d
commit 0e8c39bd3b
2 changed files with 12 additions and 1 deletions

View File

@@ -210,7 +210,7 @@ static int included_patches[] = {
//531,
//530,
//529,
//528,
528,
527,
//526,
//525,