jbig2dec: Remove end of line characters to jbig2_error() messages.
jbig2dec: Fix some cosmetic typos in code/headers/tests.
jbig2dec: Remove unnecessary whitespace.
jbig2dec: Make sure to include stdint.h in the generated config_types.h
Clean up the stdint configuration mess.
Fix undeclared function warning.
Fix signed/unsigned comparison warnings.
Fix 699142: Adaptive pixels can not be pixel to be predicted.
Fix 698839: Remove testcase that cannot be found from testrunner.
Fix 698839: Add hash for testcases that fail to decode anything.
Fix 698839: Have the testsuite runner return the result.
Fix 698839: Set correct checksum for amb_{1,2}.jb2 in test suite.
Fix 698840: Fix typo in exit code in command-line tool.
Fix 699127: JBIG2 adaptive pixels restricted to field.
Fix 699083: Avoid leak in symbol dictionary parsing upon error.
Update copyright notice with new head office address.
Version and dates for jbig2dec release
Allow for symbol dictionary with 0 symbols.
Plug leak of parameter info in command-line tool.
Do not grow page if page height is known.
Bug 697934: Fix SEGV due to error code being ignored.
Bug 697866: Do bounds checking of read data.
Make clipping in image compositing handle underflow.
Fix memory leak in case of error.
Fix double free in error case.
Update URLs in jbig2dec README
Bug 697683: Bounds check before reading from image source data.
Bug 697703: Prevent integer overflow vulnerability.
Bug 697693: Prevent SEGV due to integer overflow.
jbig2dec - refine test for "Denial of Service" images
Add sanity check on image sizes.
Bug 697531 : Tidy up unused code.
Bug 697531 : Fix decoder error on JBIG2 compressed image.
Fix warnings: remove unsigned < 0 tests that are always false.
Squash signed/unsigned warnings in MSVC jbig2 build.
Bug 696786 : Prevent checking too early for buffer overrun
Reindent jbig2dec source to follow gs coding style.
Fix warning: for loop has empty body (semicolon at end of line).
Close file on error before exit
Fix jbig2dec libpng API versions support
Update version number and dates for jbig2dec release
Move Memento include back into jbig2_priv.h
Bug 694179: Fix memory leak in jbig2dec
jbig2dec: release huffman table memory properly
Bug 696052: Check that cloned image exists before proceeding further.
Fixes for Windows build with VS 2015.
Commit of build_consolidation branch
Bug 695890: Update jbig2dec for modern libpng
Tidy jbig2dec build configuration:
Update jbig2dec version and CHANGES file
Fix and improve bit-rotted jbig2dec/libpng build on Windows
replace jbig2_arith_get_offset with jbig2_arith_has_reached_marker
Bug 694892: fix typo in 5eaf740b2c02523ae2ae6454e546cb6700d4e3f3
Update jbig2dec standalone build for Windows.
Bug 694949: prevent denial of service with arithmetic decoding
jbig2dec: tweak overflow check in jbig2_(re)alloc
Bug 694892: buffer overrun in jbig2_comment_ascii
follow-up to 8e2f00f15c988d75a4182ecdcdc1a82b4686ef92
Bug 694845: Shailesh Mistrys patch for regression in jbig2dec
Revert "Bug 694124: Shailesh Mistry's patch for valgrind problems."
Bug 694124: Shailesh Mistry's patch for valgrind problems.
Bug 694362: More tweaking in jbig2dec.
Pull changes back from mupdf's version of jbig2dec to gs's.
Bug 694249: Fix JBig2Dec using broken image regions.
bug 694281: fix memory leaks and compilation warnings
Bug 694121: prevent heap overflow
Bug 694111: prevent heap overflow
Bug 694125: prevent heap underflow
JBIG2Dec: MUPDF fuzzing SEGV fixes
Bug 694021: Patch for seg fault related issues
Bug 691784 - jbig2dec WIN32 DLL with configure
Bug 691555: two jbig2dec patches for libpng14 Cygwin/MinGW
Bug 693798: Fix buffer overrun.
Change jbig2dec license to AGPL to match Ghostscript.
Bug 693507: check for out-of-bounds access
Bug 693284: Prevent read access violation. Check whether there's enough data.
Bug 693284: Detect missing glyphs and fail.
Bug 693284: Conditional inclusion of memento header.
Bug 693284: Break an infinite loop.
Bug 693284: Fix 32 vs 64-bit typ[e mismatch.
Bug 693284: Don't shift 32-bit value by 32.
Bug 691246: Handle inverted symbol region.
Bug 693513: Detect and reject negative parameters.
Bug 693285: Apply update of original patch from zeniko. We now check that the symbol dictionary being imported is not empty. Also prevent seg faults resulting from the threadsafe update.
Remove dependence on jbig2dec auto-generated files
Update the libpng check to a non-deprecated API call.
Bug 693298; Memento tweak for memset compile problem.
Revert "Move memento include from jbig2.h to jbig2_priv.h"
Move memento include from jbig2.h to jbig2_priv.h
Bug 693256: Free GR_/GB_stats......
Remove files for unsupported build tools.
Enable Memento to be used with jbig2dec
Bug 693050 : Fix compiler warnings
Bug 693050 : Fix valgrind error in 0CF9 folder
Bug 693050 : Fix error handling in 0717 folder
Bug 693050 : Fix error handling in dcbd folder