Mercurial > vim
view src/config.mk.dist @ 25194:6c75baaa54ee v8.2.3133
patch 8.2.3133: Vim9: memory leak when add() fails
Commit: https://github.com/vim/vim/commit/90fba5627b361dbc970b3afc2eebf7411c49a0cc
Author: Bram Moolenaar <Bram@vim.org>
Date: Fri Jul 9 19:17:55 2021 +0200
patch 8.2.3133: Vim9: memory leak when add() fails
Problem: Vim9: memory leak when add() fails.
Solution: Allocate listitem_T after type check.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 09 Jul 2021 19:30:06 +0200 |
parents | 78d7b92bfb1d |
children |
line wrap: on
line source
the first target to make vim is: reconfig srcdir = . VIMNAME = vim EXNAME = ex VIEWNAME = view