mirror of
https://github.com/neovim/neovim.git
synced 2026-07-29 11:58:02 +00:00
Problem: "source" can read past end of copied line.
Solution: Add a terminating NUL.
2bdad61267
Co-authored-by: Bram Moolenaar <Bram@vim.org>