]> git.sur5r.net Git - i3/i3/commit
Bugfix: Correctly free old assignments when reloading
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 11 Sep 2011 22:41:46 +0000 (23:41 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 11 Sep 2011 22:41:46 +0000 (23:41 +0100)
commitdc790cfa32e17cf975060f6575eead9b0bc3cfdb
tree1bca4be64e7fea3bfd63b43146739b44cf4d132a
parentf3716e45cf3bc673d29f7cfc82c74ad3b51f12f5
Bugfix: Correctly free old assignments when reloading

Fixes #516
include/data.h
include/match.h
include/regex.h
src/config.c
src/match.c
src/regex.c