patch 8.0.1561: crash with rust syntax highligting v8.0.1561
authorBram Moolenaar <Bram@vim.org>
Sat, 3 Mar 2018 19:02:19 +0000 (20:02 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 3 Mar 2018 19:02:19 +0000 (20:02 +0100)
commit069dafc1ded60d9ee0fee4bcecce78ac8a235d87
treebf218ed98ca113eb8d3c818c3107e44b4089b7b7
parent3767b61ad99fe6ff2cace2dccb5d35331786735f
patch 8.0.1561: crash with rust syntax highligting

Problem:    Crash with rust syntax highligting. (Edd Barrett)
Solution:   Avoid going past the end of an empty line.
src/syntax.c
src/version.c