aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2019-06-23 19:51:09 +0200
committerJay Berkenbilt <ejb@ql.org>2019-06-23 20:57:10 +0200
commit43ff34b49c55f03d8613e3cefd405d3c64dc354a (patch)
tree6d6a9631b4468a467176e825b110b3a5c0b2c34d /TODO
parent04f45cf652f2ee30a677933817aef8971a1f533d (diff)
downloadqpdf-43ff34b49c55f03d8613e3cefd405d3c64dc354a.tar.zst
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO14
1 files changed, 13 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3a0ce8da..c357816b 100644
--- a/TODO
+++ b/TODO
@@ -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
=======