]> granicus.if.org Git - vim/commit
updated for version 7.3.040 v7.3.040
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Oct 2010 11:37:44 +0000 (13:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Oct 2010 11:37:44 +0000 (13:37 +0200)
commitc395a3aac26875fd494a98b0a2221a414d9076d7
treeeaea6f4a0168e811ece59080894633f0fe6d974f
parentfc3c83e47e22ae510fa5ade38e872ad6d8a21a0a
updated for version 7.3.040
Problem:    Comparing strings while ignoring case goes beyond end of the
            string when there are illegal bytes. (Dominique Pelle)
Solution:   Explicitly check for illegal bytes.
src/mbyte.c
src/version.c