[7.2.439] Invalid memory access when doing thesaurus completion and
commit463d4f5e5967d20434a51a0c76b488e5fc641182
authorBram Moolenaar <Bram@moolenaar.net>
Fri, 28 May 2010 21:30:53 +0000 (28 21:30 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Fri, 28 May 2010 21:30:53 +0000 (28 21:30 +0000)
tree5fc94d4edb62ab780bb4bd21b2fceea677321442
parentea6cd3f52537a5170d194f3e1928635e59332893
[7.2.439] Invalid memory access when doing thesaurus completion and

Problem:    Invalid memory access when doing thesaurus completion and
            'infercase' is set.

Solution:   Use the minimal length of completed word and replacement.
            (Dominique Pelle)

Patch 7.2.439
src/edit.c
src/version.c