openpreserve / jhove

File validation and characterisation.
http://jhove.openpreservation.org
Other
171 stars 79 forks source link

Unhandeld exception when Encrypt is a Dictionary and not an indirect … #743

Closed samalloing closed 1 year ago

samalloing commented 2 years ago

…object File used: https://github.com/mozilla/pdf.js/blob/master/test/pdfs/issue6010_1.pdf

codecov[bot] commented 2 years ago

Codecov Report

Merging #743 (c086b1d) into integration (8601f08) will not change coverage. The diff coverage is n/a.

@@              Coverage Diff               @@
##             integration     #743   +/-   ##
==============================================
  Coverage          46.35%   46.35%           
  Complexity          1053     1053           
==============================================
  Files                 57       57           
  Lines               9073     9073           
  Branches            1609     1609           
==============================================
  Hits                4206     4206           
  Misses              4329     4329           
  Partials             538      538           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bfa6b41...c086b1d. Read the comment docs.

carlwilson commented 1 year ago

Closing as this is merged with #810, thanks @samalloing