]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.916 v7.3.916
authorBram Moolenaar <Bram@vim.org>
Wed, 24 Apr 2013 14:52:36 +0000 (16:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 24 Apr 2013 14:52:36 +0000 (16:52 +0200)
commit567199b68fb5a171c0c006e9d4ac94ca61c5cda0
tree4a1ec53da0234882519bcf7f95fb1d78cb76e68b
parente8d9530b0efd8e0efb9e832cd3d70245c61751ab
updated for version 7.3.916
Problem:    Using freed memory when pasting with the mouse (Issue 130).
Solution:   Get the byte value early. (hint by Dominique Pelle)
src/buffer.c
src/version.c