]> icculus.org git repositories - dana/openbox.git/commit
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, 30 Sep 2012 16:01:04 +0000 (12:01 -0400)
commit13a1fc7146e7d0df4522dcda52b52950631a6205
treed114f658b001415d323c021aa978ae5780732be2
parentca408b7bbd8b591cd32a50902d406cebca996f4c
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