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/jpeg: Regression from 1.4.2: invalid JPEG format: bad RST marker #11650

Closed
ulfnielsen opened this issue Jul 10, 2015 · 2 comments
Closed
Milestone

Comments

@ulfnielsen
Copy link

Decoding the attached image will return "bad RST marker" using go version devel +bd45bce Wed Jul 8 01:20:02 2015 +0000 darwin/amd64

Decoding with 1.4.2 works just fine. And I haven't seen any other jpeg decoder fall over on this one.

icc_profile_test_image_farbkreis_120grad

@bradfitz
Copy link
Contributor

Nigel?

@nigeltao
Copy link
Contributor

Yes, I am working on a fix.

@mikioh mikioh modified the milestones: Go1.5, Go1.5Maybe Jul 14, 2015
@golang golang locked and limited conversation to collaborators Jul 13, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants