diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-12-24 16:32:50 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-24 16:32:50 +0800 |
commit | 9be24110f68abc111c87c88d82f50f64a1d3ecdd (patch) | |
tree | d8fb658a64bd9099e3b4b128eac04c496c3a9896 /src/clint.py | |
parent | 4d4e697ef0cc0cd4a95acbbdc22074adb537a5bf (diff) | |
download | rneovim-9be24110f68abc111c87c88d82f50f64a1d3ecdd.tar.gz rneovim-9be24110f68abc111c87c88d82f50f64a1d3ecdd.tar.bz2 rneovim-9be24110f68abc111c87c88d82f50f64a1d3ecdd.zip |
vim-patch:8.2.4139: using freed memory in expression abbreviation (#21522)
Problem: Using freed memory if an expression abbreviation deletes the
abbreviation.
Solution: Do not access the pointer after evaluating the expression.
https://github.com/vim/vim/commit/94075b2b0e8e3b75334799d2c082497fbf85ffa1
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions