mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2025-02-14 08:48:54 +01:00
![]() This fixes a few misc memory leaks reported by asan: - Items of `config->config_chain` are now freed instead of just the list itself - `bar->swaybar_command` is now freed - The result returned by a seat subcommand is now returned instead of leaked |
||
---|---|---|
.. | ||
bar.c | ||
input.c | ||
output.c | ||
seat.c |