sway/swaybar/tray
Stephan Hilb d64e8ba946 swaybar: fix loading of malformed icon theme
If the icon index.theme contained a key-value pair without a preceding
group header, entry_handler() would be called with a zero pointer and
lead to a segfault.
Set the error flag and break on such malformed files.
2019-03-13 22:04:04 -06:00
..
host.c
icon.c swaybar: fix loading of malformed icon theme 2019-03-13 22:04:04 -06:00
item.c
tray.c
watcher.c