]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.404 v7.2.404
authorBram Moolenaar <Bram@vim.org>
Tue, 23 Mar 2010 12:56:59 +0000 (13:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 23 Mar 2010 12:56:59 +0000 (13:56 +0100)
commit216b71069ab33a77a5c2899ce9b0c11423a85ade
tree0b87abc8121b997bc0c8bc45da4a18e5ff8b3db7
parent94127e4abc4d33ed5efc5f08f87d4733fe0ab354
updated for version 7.2.404
Problem:    Pointers for composing characters are not properly initialized.
Solution:   Compute the size of the pointer, not what it points to. (Yukihiro
            Nakadaira)
src/screen.c
src/version.c