TODO: update notes on ignored fuzz cases

This commit is contained in:
Jay Berkenbilt 2019-08-17 10:17:35 -04:00
parent 0e51a9aca6
commit d4c41e2624
1 changed files with 4 additions and 5 deletions

9
TODO
View File

@ -3,11 +3,10 @@ Fuzz Errors
* https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=<N> * https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=<N>
* 15454: uninitialized memory error from jpeg library. Consider * Ignoring these:
marking the memory sanitizer is experimental in qpdf oss-fuzz * Problems inside the jpeg library: 15454, 15471, 15751, 15987
project because jpeg is not known to work -- see libfuzz.info or * Timeout in xref reconstruction (won't fix): 15659
google's docs for details. * Out of memory: 15730
Lexical Lexical
======= =======