diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-02-03 18:28:03 -0500 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-02-03 18:33:52 -0500 |
commit | 8d3baf07910b15a57119fe063bee67ec07d57efa (patch) | |
tree | 001314804d7d1ea5dfa01b107f050e155d50044e /runtime/lua/vim/lsp/util.lua | |
parent | 65e51fca0e48a6ffe62902a56b417f120b0f11f7 (diff) | |
download | rneovim-8d3baf07910b15a57119fe063bee67ec07d57efa.tar.gz rneovim-8d3baf07910b15a57119fe063bee67ec07d57efa.tar.bz2 rneovim-8d3baf07910b15a57119fe063bee67ec07d57efa.zip |
vim-patch:8.2.2458: Coverity warns for :retab using freed memory
Problem: Coverity warns for :retab using freed memory.
Solution: Use the updated line pointer when moving text properties.
https://github.com/vim/vim/commit/0dcd39bad5e5aa70ba8f60cb3fbf0658585f0151
N/A patches for version.c:
vim-patch:8.2.2457: Coverity warns for memory leak
Problem: Coverity warns for memory leak.
Solution: Free memory when out of memory.
https://github.com/vim/vim/commit/4dba04256b8a49b201d685217d3d7abc4988f090
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions