]> granicus.if.org Git - vim/commit
patch 8.1.2335: error message for function arguments may use NULL pointer v8.1.2335
authorBram Moolenaar <Bram@vim.org>
Fri, 22 Nov 2019 18:29:45 +0000 (19:29 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 22 Nov 2019 18:29:45 +0000 (19:29 +0100)
commit2118a302957dea352174722bf355376901f49b9b
tree0aa5ae31fa0783317d850d13b57b45e308750d31
parentfd318115a5ee813cba69aa7fc7f5f42f08f10ee4
patch 8.1.2335: error message for function arguments may use NULL pointer

Problem:    Error message for function arguments may use NULL pointer.
            (Coverity)
Solution:   Use the original function name.
src/evalfunc.c
src/version.c