-
Introduce null checks for `callbacks` in `QPDFObjectHandle` to allow content streams to be parsed without ParserCallbacks. Update `QPDFJob` to pass `nullptr` instead of `DiscardContents` for parsing.
-
Introduce a new `info` method for detailed logging during page processing in `qpdf_page_fuzzer`. This includes timestamps and page-specific messages to improve traceability and debugging.
-
Allow an existing unreproducable case to age out.