]> icculus.org git repositories - dana/openbox.git/commit
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>
Sun, 30 Sep 2012 16:05:59 +0000 (12:05 -0400)
commitdb2d610a91a8ba90e9f3024155b69a7177dd9c95
tree62148a26ceb7ab157c10dbbfba3ceaaf00727abb
parentdc51d8545fb0489a6a023a9f75c056ed74bd7c95
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