]> git.sur5r.net Git - i3/i3/commit
Use FREE macro for freeing colors
authorTony Crisci <tony@dubstepdish.com>
Wed, 2 Jul 2014 03:17:02 +0000 (23:17 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Wed, 2 Jul 2014 17:01:59 +0000 (19:01 +0200)
commit0095ca8770c0f256cc46216f24e3c823d31b434d
treee1796f8671599b5fa4cb896980eec7a89c32cd4f
parentb5f3679a667ad9a641353c9895500709b9a4359f
Use FREE macro for freeing colors

This macro will set the colors to NULL which avoids a double free on
reload when colors that were unconfigured become configured.

fixes #1299
i3bar/src/config.c