mirror of
https://github.com/neovim/neovim.git
synced 2026-02-06 03:47:20 +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