Commit c590dbc38e367131e116cc527d73ac0c4cb5fe16

Authored by Jay Berkenbilt
1 parent 9b76ec15

Update list of ignored fuzzer tests

Removed ones that were fixed upstream, and added a new one, all from
the jpeg library.
Showing 1 changed file with 1 additions and 1 deletions
@@ -4,7 +4,7 @@ Fuzz Errors @@ -4,7 +4,7 @@ Fuzz Errors
4 * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=<N> 4 * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=<N>
5 5
6 * Ignoring these: 6 * Ignoring these:
7 - * Problems inside the jpeg library: 15454, 15470, 15471, 15751, 15987 7 + * Problems inside the jpeg library: 15470, 15751, 18633
8 * Timeout: 17630 8 * Timeout: 17630
9 9
10 C++-11 (for qpdf 10) 10 C++-11 (for qpdf 10)