summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-08-17 16:17:35 +0200
committerJay Berkenbilt <ejb@ql.org>2019-08-29 05:06:57 +0200
commitd4c41e2624fa0a32ab5c6b2ff368cda31be8c683 (patch)
tree2fe3e6a0bc1808c1969aef64c123c7fb959d7d10 /TODO
parent0e51a9aca61dfc2cc44bf19a6ba23d423d7f204c (diff)
downloadqpdf-d4c41e2624fa0a32ab5c6b2ff368cda31be8c683.tar.zst
TODO: update notes on ignored fuzz cases
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO b/TODO
index a80fcebc..bd0f1a1e 100644
--- a/TODO
+++ b/TODO
@@ -3,11 +3,10 @@ Fuzz Errors
* https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=<N>
-* 15454: uninitialized memory error from jpeg library. Consider
- marking the memory sanitizer is experimental in qpdf oss-fuzz
- project because jpeg is not known to work -- see libfuzz.info or
- google's docs for details.
-
+* Ignoring these:
+ * Problems inside the jpeg library: 15454, 15471, 15751, 15987
+ * Timeout in xref reconstruction (won't fix): 15659
+ * Out of memory: 15730
Lexical
=======