diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-09-01 10:22:28 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-01 10:22:28 +0800 |
commit | a62cb406b16c53dcfbcc74c164f5ebe888ddcd89 (patch) | |
tree | 445856e9e932aa8fd79e0c46c90cc84975b85455 /src/nvim/api/ui.c | |
parent | 8740e0bd58c7311826e781591db5d29b4b3ffa73 (diff) | |
download | rneovim-a62cb406b16c53dcfbcc74c164f5ebe888ddcd89.tar.gz rneovim-a62cb406b16c53dcfbcc74c164f5ebe888ddcd89.tar.bz2 rneovim-a62cb406b16c53dcfbcc74c164f5ebe888ddcd89.zip |
fix(maparg): remove double allocation (#20033)
ASAN doesn't catch this, as it is referenced by the garbage collector.
Also remove a condition that is always true.
Diffstat (limited to 'src/nvim/api/ui.c')
0 files changed, 0 insertions, 0 deletions