mirror of
https://github.com/neovim/neovim.git
synced 2026-04-21 23:05:41 +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>