]> granicus.if.org Git - vim/commit
patch 7.4.843 v7.4.843
authorBram Moolenaar <Bram@vim.org>
Thu, 27 Aug 2015 20:30:47 +0000 (22:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 27 Aug 2015 20:30:47 +0000 (22:30 +0200)
commitd43f0951bca162d4491d57df9277b5dbc462944f
tree991fb61c507ad6a26a63b735118c07ca442e93f4
parentcdf0442d009ea97fad06d72231f7de309c75205a
patch 7.4.843
Problem:    Still possible to go beyond the end of a string.
Solution:   Check for NUL also in second string. (Dominique Pelle)
src/misc2.c
src/version.c