mirror of https://github.com/SixLabors/ImageSharp
Browse Source
Use tile width (instead of full image width) when creating T4/T6/Modified Huffman decompressors for tiled TIFF decoding, preventing row-size mismatches and false overrun failures. Also standardize the CCITT overrun error message and add regression coverage for both strip-based and tiled reporter samples that must throw when decoded pixels exceed image width.pull/3176/head
4 changed files with 36 additions and 11 deletions
Loading…
Reference in new issue