[7.2.157] Illegal memory access when searching in path.
commitcaec98b499a7b79966f6cc9b8e3354741f30d48a
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 22 Apr 2009 16:39:59 +0000 (22 16:39 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 22 Apr 2009 16:39:59 +0000 (22 16:39 +0000)
treec6995ba8cb52ec06283ec371488c59104de99398
parent3e641fa0ff6e7a9ea39f06fcf98c9b6f5d4b6f94
[7.2.157] Illegal memory access when searching in path.

Problem:    Illegal memory access when searching in path.

Solution:   Avoid looking at a byte after end of a string. (Dominique Pelle)

Patch 7.2.157
src/search.c
src/version.c