sway/swaybar
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
..
tray Refactor icon.c to avoid malloc warning 2019-03-11 18:51:42 +00:00
bar.c swaybar: prevent signal handler from firing during termination 2019-02-18 15:11:48 -05:00
config.c Revert "Add some missing frees." 2019-02-01 11:51:03 +00:00
i3bar.c Rebase #1636 against current master 2019-01-31 15:37:57 +01:00
input.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
ipc.c Make json-c include respect pkg-config --cflags 2019-01-23 21:50:06 -05:00
main.c swaybar: prevent signal handler from firing during termination 2019-02-18 15:11:48 -05:00
meson.build Removed unused wlroots dependency for sway(bg|bar|msg|nag) 2019-01-21 13:04:15 -05:00
render.c Rebase #1636 against current master 2019-01-31 15:37:57 +01:00
status_line.c Revert "More frees." 2019-02-01 11:52:37 +00:00