mirror of
https://github.com/neovim/neovim.git
synced 2026-01-21 20:30:35 +00:00
Problem: Using freed memory in open command.
Solution: Make a copy of the current line.
e031fe90cf
Co-authored-by: Bram Moolenaar <Bram@vim.org>