mirror of
https://github.com/neovim/neovim.git
synced 2026-08-18 21:31:51 +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