]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3170: Illegal memory access in test v8.2.3170
authorBram Moolenaar <Bram@vim.org>
Thu, 15 Jul 2021 21:15:59 +0000 (23:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 15 Jul 2021 21:15:59 +0000 (23:15 +0200)
commitd8cee76b498507c48706f651aeb78b93b5376d00
treebf0468351e6c9c2d4a9c4abc5dcdcf988f75c88a
parent5245beb37cb52991a745644c20d7ca1b0138ef2c
patch 8.2.3170: Illegal memory access in test

Problem:    Illegal memory access in test.
Solution:   Check pointer is not before the start of the line.
src/userfunc.c
src/version.c