summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-11-04 00:45:17 +0100
committerJay Berkenbilt <ejb@ql.org>2019-11-04 00:59:12 +0100
commitc590dbc38e367131e116cc527d73ac0c4cb5fe16 (patch)
treefda3fc04aa140ff49952f3499f6287ce5cf3b12a
parent9b76ec154dfe001f599c4ae495de7a419d639562 (diff)
downloadqpdf-c590dbc38e367131e116cc527d73ac0c4cb5fe16.tar.zst
Update list of ignored fuzzer tests
Removed ones that were fixed upstream, and added a new one, all from the jpeg library.
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 019d33b4..c57d83e7 100644
--- a/TODO
+++ b/TODO
@@ -4,7 +4,7 @@ Fuzz Errors
* https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=<N>
* Ignoring these:
- * Problems inside the jpeg library: 15454, 15470, 15471, 15751, 15987
+ * Problems inside the jpeg library: 15470, 15751, 18633
* Timeout: 17630
C++-11 (for qpdf 10)