aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-03-13 23:52:43 +0100
committerJay Berkenbilt <jberkenbilt@users.noreply.github.com>2022-03-19 00:53:18 +0100
commit96839decd0768f04406287efeb1c74d6039fd8f7 (patch)
tree5248eec9e91c05d5277c5fae3eb26e45e585b8d9 /TODO
parent2001fd5677e78cda9c050a828fe5cbcff7c1f2f2 (diff)
downloadqpdf-96839decd0768f04406287efeb1c74d6039fd8f7.tar.zst
TODO note about linux32 large file tests
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5515f3dc..9394ec08 100644
--- a/TODO
+++ b/TODO
@@ -818,6 +818,9 @@ I find it useful to make reference to them in this list.
* Get rid of remaining assert() calls from non-test code.
+ * Large file tests fail with linux32 before and after cmake. This was
+ first noticed after 10.6.3. I don't think it's worth fixing.
+
* Consider updating the fuzzer with code that exercises
copyAnnotations, file attachments, and name and number trees. Check
fuzzer coverage.