vim-patch:7.4.256

Problem:    Using systemlist() may cause a crash and does not handle NUL
            characters properly.
Solution:   Increase the reference count, allocate memory by length. (Yasuhiro
            Matsumoto)

https://code.google.com/p/vim/source/detail?r=v7-4-256
This commit is contained in:
Scott Prager
2014-09-05 16:41:07 -04:00
parent 78979427d1
commit b0bda2ee87
2 changed files with 5 additions and 11 deletions

View File

@@ -385,7 +385,7 @@ static int included_patches[] = {
//259 NA
//258 NA
//257 NA
//256,
256,
//255,
//254,
253,