1
0
forked from aniani/vim

patch 7.4.1498

Problem:    Error for locked item when using json_decode(). (Shougo)
Solution:   Initialize v_lock.
This commit is contained in:
Bram Moolenaar
2016-03-05 23:23:02 +01:00
parent 0ecbe33718
commit 2588b5a43f
2 changed files with 3 additions and 0 deletions

View File

@@ -743,6 +743,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1498,
/**/
1497,
/**/