Commit bbabbc2076d2cfa9b3db35c835a8bdcdb019d261

Authored by Jay Berkenbilt
1 parent 616ae155

TODO

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