mirror of
https://github.com/neovim/neovim.git
synced 2025-12-28 09:04:53 +00:00
Problem: Memory allocation failures not tested in quickfix code.
Solution: Add alloc IDs and tests. (Yegappan Lakshmanan, closes vim/vim#9848)
5a2d4a3ecb
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>