mirror of
https://github.com/swaywm/sway.git
synced 2026-04-29 06:46:22 -04:00
Merge 54c56d2b42 into 7494a48378
This commit is contained in:
commit
1d48d912d3
1 changed files with 2 additions and 0 deletions
|
|
@ -106,6 +106,8 @@ char *workspace_next_name(const char *output_name) {
|
|||
free(target);
|
||||
target = _target;
|
||||
sway_log(L_DEBUG, "Workspace: Found free name %s", _target);
|
||||
free(dup);
|
||||
break;
|
||||
}
|
||||
}
|
||||
free(dup);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue