mirror of
https://github.com/vim/vim.git
synced 2026-08-17 22:56:23 +02:00
ffec3c5349
Problem: Crash when an autocommand changes a quickfix list. (Dominique)
Solution: Check wether an entry is still valid. (Yegappan Lakshmanan,
Hirohito Higashi)