2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-02-01 03:18:25 +00:00
Jay Berkenbilt b9cd693a5b QPDFJob: allocate QPDFArgParser on stack
The previous commits have removed all references to memory from
QPDFArgParser from QPDFJob. This commit removes the constraint that
QPDFArgParser remain in scope. This is a prerequisite to allowing JSON
as an alternative way to initialize QPDFJob and to initialize it
directly using a public API.
2022-01-30 13:11:03 -05:00
..
2020-10-23 06:39:42 -04:00
2008-04-29 12:55:25 +00:00
2022-01-30 13:11:03 -05:00
2019-10-22 16:16:16 -04:00