Mercurial > vim
comparison src/vim.def @ 20844:1360541e8c74 v8.2.0974
patch 8.2.0974: Vim9: memory leak when script var has wrong type
Commit: https://github.com/vim/vim/commit/f3decc5830ef8d8d94902b76114935283dd4142e
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat Jun 13 19:56:38 2020 +0200
patch 8.2.0974: Vim9: memory leak when script var has wrong type
Problem: Vim9: memory leak when script var has wrong type.
Solution: Free the variable name.
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 13 Jun 2020 20:00:04 +0200 |
parents | af69c9335223 |
children |
comparison
equal
deleted
inserted
replaced
20843:1a9f8fe67cd7 | 20844:1360541e8c74 |
---|