aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
diff options
context:
space:
mode:
authorluukvbaal <31730729+luukvbaal@users.noreply.github.com>2023-01-17 02:51:01 +0100
committerGitHub <noreply@github.com>2023-01-17 09:51:01 +0800
commitf6929ea51d21034c6ed00d68a727c2c7cd7ec6ac (patch)
treeed170792a83bb0f4a83e218597944d6cc7cacee4 /src/nvim/buffer.c
parent6c2f02cbd02e8fd90e8ffae271dad3df48a54c4a (diff)
downloadrneovim-f6929ea51d21034c6ed00d68a727c2c7cd7ec6ac.tar.gz
rneovim-f6929ea51d21034c6ed00d68a727c2c7cd7ec6ac.tar.bz2
rneovim-f6929ea51d21034c6ed00d68a727c2c7cd7ec6ac.zip
fix(tabline): avoid memory leak in tabline click definitions (#21847)
Problem: Memory is leaked in tabline click definitions since https://github.com/neovim/neovim/pull/21008. Solution: Add back a call to `stl_clear_click_defs()` that was lost in the refactor PR.
Diffstat (limited to 'src/nvim/buffer.c')
0 files changed, 0 insertions, 0 deletions