Fix memory issues in the apps menu when reconfiguring.
authorDana Jansens <danakj@orodu.net>
Sun, 24 Jul 2011 22:58:29 +0000 (18:58 -0400)
committerDana Jansens <danakj@orodu.net>
Wed, 5 Oct 2011 17:34:38 +0000 (13:34 -0400)
commitf269d256ad92fa5ac007bfcb1382de66e5895a62
tree12022570440ad643a9ab77ff3e7eb7f55fb2aeff
parent40708d8457fb705129d699e037c156c82a3e57f4
Fix memory issues in the apps menu when reconfiguring.

All menu pointers must be given up and recreated every reconfigure. The menu
system destroys all menus on its own.
openbox/apps_menu.c