Mercurial > vim
diff src/if_xcmdsrv.c @ 19157:f2c8bc90f3c8 v8.2.0138
patch 8.2.0138: memory leak when starting a job fails
Commit: https://github.com/vim/vim/commit/538feb56e87c647d9b1cc8522f7650d263096f63
Author: Bram Moolenaar <Bram@vim.org>
Date: Mon Jan 20 21:59:39 2020 +0100
patch 8.2.0138: memory leak when starting a job fails
Problem: Memory leak when starting a job fails.
Solution: Free the list of arguments. (Ozaki Kiichi, closes https://github.com/vim/vim/issues/5510)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Mon, 20 Jan 2020 22:00:04 +0100 |
parents | f0f9692d4487 |
children | a2e6da79274d |