sway/sway/config
Brian Ashworth d2c896ed84 fix misc memory leaks
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
2019-02-11 10:10:48 +01:00
..
bar.c fix misc memory leaks 2019-02-11 10:10:48 +01:00
input.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
output.c Revert "Add some missing frees." 2019-02-01 11:51:03 +00:00
seat.c pointer_constraint: change to a seat subcommand 2019-01-31 22:58:52 -05:00