SixLabors/ImageSharp

Image.Load terminates the process with AccessViolationException

Metalnem opened this issue · 1 comments

Image.Load terminates the process by throwing an AccessViolationException when loading the image from the attached archive. You can run the following code to reproduce it (the path variable should contain the path to the extracted file):

Image.Load(path);

Found via SharpFuzz.

We have a template. It's incredibly frustrating that you have chosen not to use it.