]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1938: may crash when out of memory v8.1.1938
authorBram Moolenaar <Bram@vim.org>
Thu, 29 Aug 2019 19:32:55 +0000 (21:32 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 29 Aug 2019 19:32:55 +0000 (21:32 +0200)
commitc507a2d164cfa3dcf31a7ba9dad6663a17243bb4
treebcae5ea688703043ec12cc7a6c2e36eec1f627ae
parent4fb15c647658b15230c61857c644230a03881904
patch 8.1.1938: may crash when out of memory

Problem:    May crash when out of memory.
Solution:   Initialize v_type to VAR_UNKNOWN. (Dominique Pelle, closes #4871)
src/userfunc.c
src/version.c