]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.675 v7.3.675
authorBram Moolenaar <Bram@vim.org>
Wed, 3 Oct 2012 15:12:47 +0000 (17:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 3 Oct 2012 15:12:47 +0000 (17:12 +0200)
commitec3cfeb19988dbeb4cfb27e735f3905149f79169
tree3a8839fb682d9d5f7b89104169412c4726a34116
parent1e91f2606b2380e6e443e7389f7648d86fb8c654
updated for version 7.3.675
Problem:    Using uninitialized memory with very long file name.
Solution:   Put NUL after text when it is truncated. (ZyX)
src/buffer.c
src/version.c