]> granicus.if.org Git - vim/commit
patch 8.1.0833: memory leak when jumps output is filtered v8.1.0833
authorBram Moolenaar <Bram@vim.org>
Sun, 27 Jan 2019 14:07:39 +0000 (15:07 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 27 Jan 2019 14:07:39 +0000 (15:07 +0100)
commitd93090f41f70c521cfad5b25efcb0024b9480082
treee6876bcfc4eca145e03ef6c8a49fa5c69cf6faeb
parent2e0500921891e4fec57e97d3c0021aa2d2b4d7ae
patch 8.1.0833: memory leak when jumps output is filtered

Problem:    Memory leak when jumps output is filtered.
Solution:   Free the filtered name. (Dominique Pelle, closes #3869)
src/mark.c
src/version.c