Files
i3/i3bar/src
koebi 655ed0ba27 fix i3bar crashing when I3SOCK present (#2471)
When I3SOCK is present, socket_path might be a pointer to an
environment variable, which cannot be free'd in line 157. This
commit duplicates the string if I3SOCK is present, thus making
socket_path a free-able pointer again.
2016-09-26 08:01:30 -07:00
..
2016-01-09 17:18:05 +01:00
2016-04-04 09:33:59 +02:00
2016-04-04 09:33:59 +02:00
2016-04-04 09:33:59 +02:00