mirror of
https://github.com/neovim/neovim.git
synced 2026-03-08 01:55:42 +00: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>