diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-09-22 13:11:50 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-09-22 13:13:11 +0800 |
commit | 3f4030e1712db64ee398459f2e5fcf2803d253ab (patch) | |
tree | a1e82b3e076a50983d5b8a6cdcc68a8a01e58d25 /scripts | |
parent | d76017c613647326b4195580422196a7d0fd548d (diff) | |
download | rneovim-3f4030e1712db64ee398459f2e5fcf2803d253ab.tar.gz rneovim-3f4030e1712db64ee398459f2e5fcf2803d253ab.tar.bz2 rneovim-3f4030e1712db64ee398459f2e5fcf2803d253ab.zip |
vim-patch:8.2.3428: using freed memory when replacing
Problem: Using freed memory when replacing. (Dhiraj Mishra)
Solution: Get the line pointer after calling ins_copychar().
https://github.com/vim/vim/commit/35a9a00afcb20897d462a766793ff45534810dc3
This patch is N/A as it only applies to non-UTF-8 encoding.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions