updated for version 7.3.242 v7.3.242
authorBram Moolenaar <Bram@vim.org>
Thu, 7 Jul 2011 15:15:33 +0000 (17:15 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 7 Jul 2011 15:15:33 +0000 (17:15 +0200)
commitb5ce04dd281d2923693255a1f565d2170c2ca504
tree151dae5917713d4243f75298c83abf1387ee641b
parent80ae7b2287d712069243d8ebe2e4a39bd79737a4
updated for version 7.3.242
Problem:    Illegal memory access in after_pathsep().
Solution:   Check that the pointer is not at the start of the file name.
            (Dominique Pelle)
src/misc2.c
src/version.c