Commit c590dbc38e367131e116cc527d73ac0c4cb5fe16
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
TODO
| ... | ... | @@ -4,7 +4,7 @@ Fuzz Errors |
| 4 | 4 | * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=<N> |
| 5 | 5 | |
| 6 | 6 | * Ignoring these: |
| 7 | - * Problems inside the jpeg library: 15454, 15470, 15471, 15751, 15987 | |
| 7 | + * Problems inside the jpeg library: 15470, 15751, 18633 | |
| 8 | 8 | * Timeout: 17630 |
| 9 | 9 | |
| 10 | 10 | C++-11 (for qpdf 10) | ... | ... |