]> Pileus Git - ~andy/fetchmail/blobdiff - TODO.txt
Don't try to match trailing literals in sscanf,
[~andy/fetchmail] / TODO.txt
index d238af686fc1fb8aee974a7c81d98822a18025b4..84c4059cec0a071e60f1e47bd3fe3017f1b64071 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -37,6 +37,9 @@ soon - SHOULD:
   Richard Brooksby, fetchmail-users 2010-04-06.
 
 soon - MAY:
+- find a better replacement for sscanf parsing - we don't usually
+  detect errors in format strings such as "* %d FETCH " because we don't
+  check if the FETCH is (a) present, (b) consumed.
 - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471176
   => fetchmail: support utf-8 encoding in log file
   Revisit http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400719