]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0883: memory leak in test 49 v8.2.0883
authorBram Moolenaar <Bram@vim.org>
Mon, 1 Jun 2020 19:13:11 +0000 (21:13 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 1 Jun 2020 19:13:11 +0000 (21:13 +0200)
commit5fbf3bc3f9d007ab91eb005f9e3da6570992cb43
tree5ece9b3080b14da91bd76482493066963fc08c95
parent48b1c21809553d3463b5ed6c2b3bc6d335663bb6
patch 8.2.0883: memory leak in test 49

Problem:    Memory leak in test 49.
Solution:   Free "sfile" from the exception.
src/ex_docmd.c
src/version.c