view .gitattributes @ 25816:d9a0847550c6 v8.2.3443

patch 8.2.3443: Vim9: memory leak when and/or fails Commit: https://github.com/vim/vim/commit/3dfe2e0fb8768914a019fa04b1ed9581e33c9b26 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Sep 16 20:14:51 2021 +0200 patch 8.2.3443: Vim9: memory leak when and/or fails Problem: Vim9: memory leak when and/or fails. Solution: Also clear the growarray when the length is zero.
author Bram Moolenaar <Bram@vim.org>
date Thu, 16 Sep 2021 20:15:04 +0200
parents ccc02b39fb5e
children
line wrap: on
line source

src/testdir/test42.in diff