Decoding these samples with Decoder.read_image() causes 100% CPU usage. I've run it for 10 minutes before giving up. The code is likely entering an infinite loop.
The exact reproduction code can be found in #28. Found via AFL.rs, tested on image-tiff version 0.2.2
Decoding these samples with
Decoder.read_image()causes 100% CPU usage. I've run it for 10 minutes before giving up. The code is likely entering an infinite loop.The exact reproduction code can be found in #28. Found via AFL.rs, tested on
image-tiffversion 0.2.2