]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.878 v7.4.878
authorBram Moolenaar <Bram@vim.org>
Fri, 25 Sep 2015 14:59:47 +0000 (16:59 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 25 Sep 2015 14:59:47 +0000 (16:59 +0200)
commit69b67f7e774dc212e8c97495ee81c601b8a89ac2
treea520637d16a16d39a2e5d638604bfb30932facb4
parent4d0c7bc74ac6fad5cb599dc3ade6996e848d83b6
patch 7.4.878
Problem:    Coverity error for clearing only one byte of struct.
Solution:   Clear the whole struct. (Dominique Pelle)
src/ex_docmd.c
src/version.c