mirror of
https://github.com/neovim/neovim.git
synced 2026-03-25 18:10:56 +00:00
Problem: Using freed memory after setqflist() and ":caddbuffer". (Dominique)
Solution: Set qf_ptr when adding the first item to the quickfix list.
8b20179c65