mirror of
https://github.com/neovim/neovim.git
synced 2026-02-04 11:04:30 +00:00
Problem: Crash when recovering from corrupted swap file.
Solution: Check for a valid page count. (closes vim/vim#12275)
b67ba03d3e
Co-authored-by: Bram Moolenaar <Bram@vim.org>