Skip to content

WebP decoder: validate WebP blob width, height, band count against TIFF parameters

Even Rouault requested to merge rouault/libtiff:fix_581_582 into master

to avoid use of uninitialized variable, or decoding corrupted content without explicit error

Fixes #581 (closed), fixes #582 (closed)

Merge request reports