]> granicus.if.org Git - vim/commit
patch 9.0.0770: quickfix commands may keep memory allocated v9.0.0770
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 16 Oct 2022 10:30:48 +0000 (11:30 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 16 Oct 2022 10:30:48 +0000 (11:30 +0100)
commitd8cd6f7427bc89aa38f42cc44f58bf5fb5f0f972
tree96c67b433df5321a288a133f89e3998a2bf92977
parentdb4c94788ad70118fa1ccc5fbc821757350ac771
patch 9.0.0770: quickfix commands may keep memory allocated

Problem:    Quickfix commands may keep memory allocated.
Solution:   Free memory when it's a bit much. (Yegappan Lakshmanan,
            closes #11379)
src/quickfix.c
src/version.c