Commit d86a4faeeb75c35c2a26a6c55cede49f397f70a2

Authored by Jay Berkenbilt
1 parent 83216e64

TODO: add note about updating fuzzer tests

Showing 1 changed file with 4 additions and 0 deletions
... ... @@ -249,6 +249,10 @@ directory or that are otherwise not publicly accessible. This includes
249 249 things sent to me by email that are specifically not public. Even so,
250 250 I find it useful to make reference to them in this list.
251 251  
  252 + * Consider updating the fuzzer with code that exercises
  253 + copyAnnotations, file attachments, and name and number trees. Check
  254 + fuzzer coverage.
  255 +
252 256 * Add code for creation of a file attachment annotation. It should
253 257 also be possible to create a widget annotation and a form field.
254 258 Update the pdf-attach-file.cc example with new APIs when ready.
... ...