Fix a crash on shutdown/reconfigure. Clean up the registered action filters properly.
authorDana Jansens <danakj@orodu.net>
Fri, 14 Oct 2011 20:42:37 +0000 (16:42 -0400)
committerDana Jansens <danakj@orodu.net>
Sun, 16 Oct 2011 22:56:02 +0000 (18:56 -0400)
commit23a0e8c8cdbb189c19cb660e56f227363d398efa
tree88a09fe40bfb3a1e33d36ebb7bde5d94cca58784
parent984d8b97029a55cc3b0187af98490b004f437022
Fix a crash on shutdown/reconfigure.  Clean up the registered action filters properly.

Frees the list and sets the pointer to NULL for empty list.
openbox/action_filter.c