mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00

Before this change, nvim -i /etc/shada segfaults on exit if the file does not exist and user does not have permissions to create the file at /etc/shada. Closes #5296 Reported in #5277 https://github.com/neovim/neovim/issues/5277#issuecomment-243937255