summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index ed59190..08f7d55 100644
--- a/TODO
+++ b/TODO
@@ -23,3 +23,6 @@ thumbnails are created, becoming quite slow for large filelists.
A workaround (--thumb-redraw) exists, but at some point a rewrite with a
GUI-toolkit or similar (or maybe writing a completely new tool for that and
removing the feature from feh) would be due.
+
+Saving the filelist from thumbnail mode will access uninitialized memory if a
+file was removed from the filelist.