]> granicus.if.org Git - vim/commit
patch 8.2.3171: another illegal memory access in test v8.2.3171
authorBram Moolenaar <Bram@vim.org>
Thu, 15 Jul 2021 21:44:54 +0000 (23:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 15 Jul 2021 21:44:54 +0000 (23:44 +0200)
commitf5f1b59d3b98f1a00180cbaf0a12115fb58b573a
treede59f01c6ffe4357b23bd4818485b1ab8d996551
parentd8cee76b498507c48706f651aeb78b93b5376d00
patch 8.2.3171: another illegal memory access in test

Problem:    Another illegal memory access in test.
Solution:   Check pointer is after the start of the line.
src/userfunc.c
src/version.c