diff options
author | James McCoy <jamessan@jamessan.com> | 2022-05-19 22:23:17 -0400 |
---|---|---|
committer | James McCoy <jamessan@jamessan.com> | 2022-05-20 08:15:13 -0400 |
commit | d31e68d5d0d05fc51db01d85a6d02c01e9fa2559 (patch) | |
tree | 6b53da284ba97e9399f5312649c0a20efa5312fe /runtime/lua/vim/lsp/util.lua | |
parent | f15122e8a2938b0a440aa3d834f6648537f1951f (diff) | |
download | rneovim-d31e68d5d0d05fc51db01d85a6d02c01e9fa2559.tar.gz rneovim-d31e68d5d0d05fc51db01d85a6d02c01e9fa2559.tar.bz2 rneovim-d31e68d5d0d05fc51db01d85a6d02c01e9fa2559.zip |
fix(cid/348314): free user_copy, not user
user is passed in by the caller, which we internally copy. We should be
freeing our copy, not the caller's string.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions