655ed0ba27
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. |
||
---|---|---|
.. | ||
include | ||
src | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
i3bar.mk |