sway/common
Dan Robertson 15f9c89e84
Fix more leaks
- get_parent_pid: free buffer returned from read_line after use.
 - workspace_for_pid: ensure free_pid_workspace is called when
   pid_workspaces are removed from config->pid_workspaces.
 - cmd_split: return the cmd_results from _do_split, so that the
   parent function may free it.
2018-02-11 20:45:06 +00:00
..
CMakeLists.txt Fix link to dotfiles, closes #1193 2017-04-26 10:07:32 -04:00
ipc-client.c UnGNUify the codebase 2017-03-10 23:41:24 -05:00
list.c Added "layout promote" command. 2016-12-29 20:31:30 +01:00
log.c Merge pull request #1419 from 4e554c4c/better_logs 2017-10-23 21:17:52 -04:00
readline.c Fix memory errors 2018-02-11 04:57:54 +00:00
stringop.c FreeBSD fixes 2017-06-06 09:45:50 +02:00
util.c Fix more leaks 2018-02-11 20:45:06 +00:00