]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0883: invalid memory access with nonsensical script v8.0.0883
authorBram Moolenaar <Bram@vim.org>
Sun, 6 Aug 2017 16:15:45 +0000 (18:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 6 Aug 2017 16:15:45 +0000 (18:15 +0200)
commit1c864093f93b0066de25d6c0ddf03a6bc6b1c870
treed347a56a3addc4016581a4f4b1c5a465d470d48d
parent4535654246936de13eafd4e049b0a1991521fba4
patch 8.0.0883: invalid memory access with nonsensical script

Problem:    Invalid memory access with nonsensical script.
Solution:   Check "dstlen" being positive. (Dominique Pelle)
src/misc1.c
src/version.c