aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-08-11 18:36:57 +0200
committerJay Berkenbilt <ejb@ql.org>2012-08-11 18:36:57 +0200
commit3c4110184c02068e98849c7cbe11807ad7343721 (patch)
treecdd22b1e7337f30921c52f812b3bcf7b6554fcfd /TODO
parent29e9c34fe344616ec0e9e20bb2f055c7fb80a26d (diff)
downloadqpdf-3c4110184c02068e98849c7cbe11807ad7343721.tar.zst
Add specially crafted test cases for EOF error
This replaces a PDF from the wild that I didn't want to include in the test suite but used to verify the original fix.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 39a74de6..53f00a0e 100644
--- a/TODO
+++ b/TODO
@@ -5,11 +5,6 @@ Next
mention in latest release notes including that it was inadvertently
left out of the release notes for 3.0.0.
- * EOF while reading token causes a tokenizer error even when a valid
- token is ready. This can happen in an object stream if there is no
- newline or whitespace character at the end and the last token in
- the object stream is not an array or dictionary.
-
General
=======