]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1680 v7.4.1680
authorBram Moolenaar <Bram@vim.org>
Mon, 28 Mar 2016 20:38:02 +0000 (22:38 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 28 Mar 2016 20:38:02 +0000 (22:38 +0200)
commit925ccfde79bf734bc89269c705cebe2d49fe6444
tree48479bf32def78de79cf6d178e0f7ceaf15d6f95
parent7d2a5796d39905a972e8f74af5f7b0a62e3de173
patch 7.4.1680
Problem:    Coverity warns for not checking name length (false positive).
Solution:   Only copy the characters we know are there.
src/channel.c
src/version.c