diff options
-rw-r--r-- | TODO.txt | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,9 @@ soon - MUST: - BerliOS Bug #10972, Fetchmail refetches big messages repeatedly (SMTP listener issue) - publish SA-2007-02 after release -- Debian Bug #475239, MIME decoder may break up words (need to quote - results) +- Debian Bug #475239, MIME decoder may break up words (need to quote results) +- Replace sscanf/fscanf by functions that do range checking (strtol/strtoul) :-/ + See http://sourceware.org/bugzilla/show_bug.cgi?id=6453 soon - SHOULD: - https://bugzilla.novell.com/show_bug.cgi?id=246829 - fetchmail lost some mail |