summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2013-07-07 23:26:03 +0200
committerJay Berkenbilt <ejb@ql.org>2013-07-08 01:43:16 +0200
commitb84f57e56d87691d6e592d1ff0b42d186cc70b98 (patch)
treeb91599e8a1ee33314a99b2c4c09cc56f67f8b0e7 /TODO
parenta2696ac27107415c701e7799f1811e9641e7c14d (diff)
downloadqpdf-b84f57e56d87691d6e592d1ff0b42d186cc70b98.tar.zst
Ignore broken DecodeParms for stream with no filters
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9b3d8138..f19c0b6f 100644
--- a/TODO
+++ b/TODO
@@ -17,6 +17,10 @@
* Provide an option for QPDFWriter to preserve unreferenced objects
when writing out a file.
+ * Look at all the exceptions and error conditions in QPDF_stream and
+ figure out which ones should be converted to warnings and treating
+ the stream as not filterable.
+
* If possible, support user-pluggable stream filters. This would
enable external code to provide interpretation for filters that are
missing from qpdf.