Prerequisites
ImageSharp version
2.1.1 - 2.1.3
Other ImageSharp packages and versions
2.1.1 - 2.1.3
Environment (Operating system, version and so on)
Windows 10
.NET Framework version
.NET 6
Description
I found valid (from my point of view) JPG image that fails to load from starting from version 2.1.1.
2.1.0 and lower and also other image processing libs works fine with this image. Image attached.
Steps to Reproduce
using var image = Image.Load("image path");
Images

Prerequisites
DEBUGandRELEASEmodeImageSharp version
2.1.1 - 2.1.3
Other ImageSharp packages and versions
2.1.1 - 2.1.3
Environment (Operating system, version and so on)
Windows 10
.NET Framework version
.NET 6
Description
I found valid (from my point of view) JPG image that fails to load from starting from version 2.1.1.
2.1.0 and lower and also other image processing libs works fine with this image. Image attached.
Steps to Reproduce
using var image = Image.Load("image path");Images