The function group_handler may get a nullptr as `new_group`. If that's the case, return true, as if `new_group` was the empty string. Also make the conversion to bool explicit when calling `strcmp`. |
||
|---|---|---|
| .. | ||
| host.c | ||
| icon.c | ||
| item.c | ||
| tray.c | ||
| watcher.c | ||
The function group_handler may get a nullptr as `new_group`. If that's the case, return true, as if `new_group` was the empty string. Also make the conversion to bool explicit when calling `strcmp`. |
||
|---|---|---|
| .. | ||
| host.c | ||
| icon.c | ||
| item.c | ||
| tray.c | ||
| watcher.c | ||