diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-06-12 19:06:30 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-06-13 16:05:02 +0800 |
commit | 254454d0c5a92acaa2c7d199236c216a9de8b6ee (patch) | |
tree | 9068ba97d9ab557f4fcc1578a53c60ba64f2cf00 /runtime/syntax/gitcommit.vim | |
parent | dd8b6094c03362cc60d627ce709a4a0f9825b86a (diff) | |
download | rneovim-254454d0c5a92acaa2c7d199236c216a9de8b6ee.tar.gz rneovim-254454d0c5a92acaa2c7d199236c216a9de8b6ee.tar.bz2 rneovim-254454d0c5a92acaa2c7d199236c216a9de8b6ee.zip |
vim-patch:8.2.5079: DirChanged autocommand may use freed memory
Problem: DirChanged autocommand may use freed memory. (Shane-XB Qian)
Solution: Free the memory later. (closes vim/vim#10555)
https://github.com/vim/vim/commit/d8c9d32c8932e93008bfd4e8828ed42f4e9f8315
Code change is N/A as Nvim gets the full current directory again before
applying the autocommand, so this just ports the tests.
Diffstat (limited to 'runtime/syntax/gitcommit.vim')
0 files changed, 0 insertions, 0 deletions