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, 3 Aug 2011 21:44:58 +0000 (17:44 -0400)
commitd6afebcf9997a8c48d5bb36893d9f161224d0acd
tree2df4b2c9e475d1ddab025d425eadf59faeedcd61
parente007204b27c29f18c6ab905ac5c13ff25250d6e7
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