Page MenuHomeSolus

Update jbig2dec to 0.19
ClosedPublic

Authored by YakoYakoYokuYoku on Jan 19 2021, 3:57 PM.
Tags
None
Referenced Files
F11047804: D10390.id.diff
Thu, Aug 10, 3:50 PM
F11047803: D10390.id24994.diff
Thu, Aug 10, 3:50 PM
F11047802: D10390.id24986.diff
Thu, Aug 10, 3:50 PM
F11033348: D10390.diff
Wed, Aug 9, 3:35 PM
F10920127: D10390.diff
Jul 9 2023, 5:56 AM
F10895401: D10390.id.diff
Jul 1 2023, 4:28 PM
F10846608: D10390.id.diff
Jun 11 2023, 6:29 AM
F10843674: D10390.id24994.diff
Jun 10 2023, 6:51 PM
Subscribers

Details

Summary

Changelog:

  • API change to use full 32 bit segment numbers, in accordance to the JBIG2 specification.
  • Better handling of end of input data stream and and when encountering errors in the arithmetic decoder stream. This should improve many situations where jbig2dec appeared to run forever.
  • Fix several bugs related to signedness or over-/underflow checks that were not robust.
  • Bug fixes for issues reported by Coverity/OSS-fuzz.
  • Add option to limit memory usage to command line tool.
  • Update manpages, and command line tool usage.

Signed-off-by: Martin Reboredo <yakoyoku@gmail.com>

Test Plan

Rebuild against ghostscript.

Diff Detail

Repository
R4979 jbig2dec
Lint
Lint Not Applicable
Unit
Tests Not Applicable