mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 02:22:41 +10:00
Problem: Going beyond allocated memory when evaluating string constant.
Solution: Properly skip over <Key> form.
1e56bda904
Co-authored-by: Bram Moolenaar <Bram@vim.org>