Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image.Load terminates the process with AccessViolationException #798

Closed
Metalnem opened this issue Dec 24, 2018 · 1 comment
Closed

Image.Load terminates the process with AccessViolationException #798

Metalnem opened this issue Dec 24, 2018 · 1 comment

Comments

@Metalnem
Copy link

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.

@JimBobSquarePants
Copy link
Member

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

JimBobSquarePants added a commit that referenced this issue Jan 9, 2019
Use bounds checks in Huffman ctr. Fix #798
antonfirsov pushed a commit to antonfirsov/ImageSharp that referenced this issue Nov 11, 2019
antonfirsov pushed a commit to antonfirsov/ImageSharp that referenced this issue Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants