sway/swaybar/tray
Boran Car 533c0b24a2 Refactor icon.c to avoid malloc warning
The compiler may infer that malloc could be passed a large value based
on a "deduced" negative overflow. Simply unroll the first loop pass
rather than correct it.

This fixes #3868: Compiling on Fedora 29 with hardening fails.
2019-03-11 18:51:42 +00:00
..
host.c tray: use correct parameter to set bus slot to floating 2019-02-18 15:11:48 -05:00
icon.c Refactor icon.c to avoid malloc warning 2019-03-11 18:51:42 +00:00
item.c tray: fix pixmap colors 2019-03-04 12:50:47 -05:00
tray.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
watcher.c tray: fix memory leaks 2019-02-18 15:11:48 -05:00