]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.2349 v7.4.2349
authorBram Moolenaar <Bram@vim.org>
Fri, 9 Sep 2016 12:17:18 +0000 (14:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 9 Sep 2016 12:17:18 +0000 (14:17 +0200)
commit2321ca2a78286bc026fa7f407281ddbeb04114bb
tree005460893dee4e745b78b90300b66afaa0395682
parent9a27c7fde6d453d9892b6f6baa756bce4d6d419d
patch 7.4.2349
Problem:    Valgrind reports using uninitialzed memory. (Dominique Pelle)
Solution:   Check the length before checking for a NUL.
src/message.c
src/version.c