summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-05-03 11:57:20 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-05-03 11:57:20 +0200
commit6eb1ac734e9b4383e9b7f30d51abdee52ade12db (patch)
tree5ec54a934f68386d2fc10174f39f065db13068a4 /TODO
parentb15fe14707386343085edf471d64e4a9f22f0978 (diff)
Rework menu.c & fix various compiler warnings (from menu_code) + update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2164310..c71fe1a 100644
--- a/TODO
+++ b/TODO
@@ -25,3 +25,5 @@ turned on (after that, it'll work for all images in the slideshow).
Maybe I'll someday find out how to fix that :>
Make --start-at work with paths as well
+
+Fix Memory leaks in the menu (sub-menus apparently never got properly free()d)