aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/lua/executor.c
diff options
context:
space:
mode:
authorFamiu Haque <famiuhaque@protonmail.com>2022-09-02 17:44:14 +0600
committerFamiu Haque <famiuhaque@protonmail.com>2022-09-02 17:49:51 +0600
commit2dd55f81f736d5fe9697cd0e15c96f763eb90458 (patch)
treec82a101a98ce697925993bdcfbc5c10a264d6845 /src/nvim/lua/executor.c
parentce80b8f50d7d56ac12aa06a64a65799ec18b69af (diff)
downloadrneovim-2dd55f81f736d5fe9697cd0e15c96f763eb90458.tar.gz
rneovim-2dd55f81f736d5fe9697cd0e15c96f763eb90458.tar.bz2
rneovim-2dd55f81f736d5fe9697cd0e15c96f763eb90458.zip
fix(ui): ui compositor does not correctly free event callbacks
Prior to this PR, when freeing event callbacks, UI compositor did not free the luarefs which could cause potential memory leaks. This PR fixes that by freeing the luarefs properly.
Diffstat (limited to 'src/nvim/lua/executor.c')
0 files changed, 0 insertions, 0 deletions