mirror of
https://github.com/neovim/neovim.git
synced 2026-06-08 04:54:25 +00:00
Problem: Crash when recovering from corrupted swap file.
Solution: Bail out when the line index looks wrong. (closes vim/vim#12276)
bf1b713202
Co-authored-by: Bram Moolenaar <Bram@vim.org>