[7.2.404] Pointers for composing characters are not properly initialized.
commit5c7b27a251aca688bf729d7e92f8ee2e5d7e283a
authorBram Moolenaar <Bram@moolenaar.net>
Tue, 23 Mar 2010 13:54:47 +0000 (23 13:54 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Tue, 23 Mar 2010 13:54:47 +0000 (23 13:54 +0000)
treef1e45cfcf1271fdf40c59609d2840aedb511b3f4
parent913d9306e8906fefcdaf80f5a9823813a5ef6ec3
[7.2.404] Pointers for composing characters are not properly initialized.

Problem:    Pointers for composing characters are not properly initialized.

Solution:   Compute the size of the pointer, not what it points to. (Yukihiro
            Nakadaira)

Patch 7.2.404
src/screen.c
src/version.c