view src/config.mk.dist @ 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 78d7b92bfb1d
children
line wrap: on
line source

the first target to make vim is: reconfig
srcdir = .
VIMNAME = vim
EXNAME = ex
VIEWNAME = view