mirror of
https://github.com/neovim/neovim.git
synced 2026-03-19 15:18:15 +00:00
Problem: Invalid memory access in :recover command.
Solution: Avoid access before directory name. (Dominique Pelle,
closes vim/vim#1488)
c525e3a1c2