Skip to content

Commit

Permalink
Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
jberkenbilt committed Jun 23, 2019
1 parent 04f45cf commit 43ff34b
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,19 @@ Performance
===========

There is some performance problem that happens with some large files.
Issues 305 and 311 both seem to be examples of this.
Issues 305 and 311 both seem to be examples of this. Files saved in
../misc/bugs.

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.


Lexical
=======
Expand Down

0 comments on commit 43ff34b

Please sign in to comment.