mirror of
https://github.com/vim/vim.git
synced 2026-08-18 06:57:53 +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)