2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-02-01 19:38:25 +00:00
Jay Berkenbilt 46611f0710 Prevent a division by zero error (fixes #141)
Bad /W in an xref stream could cause a division by zero error. Now
this is handled as a special case.
2017-08-11 20:11:19 -04:00
..