]> granicus.if.org Git - vim/commit
patch 8.2.3205: Coverity reports a null pointer dereference v8.2.3205
authorBram Moolenaar <Bram@vim.org>
Fri, 23 Jul 2021 17:30:19 +0000 (19:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 23 Jul 2021 17:30:19 +0000 (19:30 +0200)
commit1b862c466ba4242857eec581f67982d265005ef4
tree4b916da1ab0dc43d8c6c1cb68f11c606d7e68996
parentc9e7e344ed390d2a22afb88001b6aa80832d2541
patch 8.2.3205: Coverity reports a null pointer dereference

Problem:    Coverity reports a null pointer dereference.
Solution:   Change the logic to avoid Coverity gets confused.
src/version.c
src/vim9compile.c