]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.1171: possible crash when out of memory v8.2.1171
authorBram Moolenaar <Bram@vim.org>
Fri, 10 Jul 2020 18:30:12 +0000 (20:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 10 Jul 2020 18:30:12 +0000 (20:30 +0200)
commit58bb61cf5ee008254eb331bc3574eac87d2dcc4a
treec6e422faf6217c88152632d6849922da8c96054f
parentef85a9b2d9e992ab594e089af3883e381cfad426
patch 8.2.1171: possible crash when out of memory

Problem:    Possible crash when out of memory.
Solution:   Check for NULL pointer. (Dominique PellĂ©, closes #6432)
src/syntax.c
src/version.c