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>
Fri, 14 Oct 2011 20:42:37 +0000 (16:42 -0400)
commit2d6abed7e9917aaca61e14e22fb763b6a5ec529f
tree1710e637ad03e44d34166766587808e48ca736c6
parentc40894bae8d0c8387c400fa53c014af0390caf65
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