]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3329: v_lock not set when getting value of environment variable v8.2.3329
authorBram Moolenaar <Bram@vim.org>
Wed, 11 Aug 2021 14:47:26 +0000 (16:47 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 11 Aug 2021 14:47:26 +0000 (16:47 +0200)
commit16e63e6d353c8b7337470644ceac02dc5e569db9
tree48331ea44e767e2b0f5997db51cc4e1239372332
parentb85d3627d9a7b41d603c58a16d0ddbf6b88beeaf
patch 8.2.3329: v_lock not set when getting value of environment variable

Problem:    v_lock not set when getting value of environment variable.
Solution:   Set v_lock to zero.
src/typval.c
src/version.c