2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-09 13:42:25 +00:00
This commit is contained in:
Jay Berkenbilt 2019-06-13 09:28:49 -04:00
parent 616ae15595
commit bbabbc2076

14
TODO
View File

@ -1,11 +1,8 @@
Soon OSS-Fuzz
==== ========
* Set up OSS-Fuzz (Google). See starred email in qpdf label. * Fix open issues from https://oss-fuzz.com
* Get fuzzer tests to pass in Windows
* Investigate whether there is a way to automate the memory checker
tests for Windows, and consider running the memory checks in the
automated test pipeline.
Next ABI Next ABI
======== ========
@ -147,6 +144,9 @@ I find it useful to make reference to them in this list
* Consider creating a PPA for Ubuntu * Consider creating a PPA for Ubuntu
* Investigate whether there is a way to automate the memory checker
tests for Windows.
* Support user-pluggable stream filters. This would enable external * Support user-pluggable stream filters. This would enable external
code to provide interpretation for filters that are missing from code to provide interpretation for filters that are missing from
qpdf. Make it possible for user-provided filters to override qpdf. Make it possible for user-provided filters to override