diff options
author | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-06-05 11:42:11 -0400 |
---|---|---|
committer | Jan Edmund Lazo <jan.lazo@mail.utoronto.ca> | 2021-06-05 12:49:27 -0400 |
commit | 44b6a7b5bf55d441aa15f647dac133d159d5dbb4 (patch) | |
tree | c079bae73911502ef2c7958482e78c9feaf6a137 /runtime/lua/vim/lsp/util.lua | |
parent | 5115bc3f4f648b92f4c1eb47cd37aa8b682343a2 (diff) | |
download | rneovim-44b6a7b5bf55d441aa15f647dac133d159d5dbb4.tar.gz rneovim-44b6a7b5bf55d441aa15f647dac133d159d5dbb4.tar.bz2 rneovim-44b6a7b5bf55d441aa15f647dac133d159d5dbb4.zip |
undo: pvs/v547
buf is nonnull when xfree(buf) is executed.
free(NULL) is safe (for target compilers) so xfree(NULL) is also safe.
Diffstat (limited to 'runtime/lua/vim/lsp/util.lua')
0 files changed, 0 insertions, 0 deletions