Files
neovim/test/functional/ex_cmds/sign_spec.lua
Thomas Vigouroux 89f75dcd1f fix(coverity/348300): free memory when overiding sing attribute
Nothing prevent the user from doing `:sign define abc culhl=Normal
culhl=Normal` and thus this leads to an obvious memory leak.
2022-06-27 06:55:41 +02:00

1.3 KiB