]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.439 v7.2.439
authorBram Moolenaar <Bram@vim.org>
Fri, 28 May 2010 19:31:58 +0000 (21:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 28 May 2010 19:31:58 +0000 (21:31 +0200)
commit5d4c25b3351f920583c6f821269f9355ba44290b
treef0bae47a5e859204c5ffb59ad89f2df2fafd3202
parent07e8db1da55381fe5ace0aa8f29c0cbaf2020fc2
updated for version 7.2.439
Problem:    Invalid memory access when doing thesaurus completion and
            'infercase' is set.
Solution:   Use the minimal length of completed word and replacement.
            (Dominique Pelle)
src/edit.c
src/version.c