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

Use bounds checks in Huffman ctr. Fix #798 #804

Merged
merged 1 commit into from
Jan 9, 2019
Merged

Conversation

JimBobSquarePants
Copy link
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

@JimBobSquarePants JimBobSquarePants merged commit 5755779 into master Jan 9, 2019
@JimBobSquarePants JimBobSquarePants deleted the js/fix798 branch January 9, 2019 02:17
JimBobSquarePants added a commit that referenced this pull request Feb 17, 2019
* Nomalize jpeg exceptions. Fix #821

* Fix #822

* Fix #823

* Check for correct QT index. Touch #824

* Check DHT props. Touch #824

* Limit sampling factors to 1 & 2. Touch #824

* Add already fixed image 4. Touch #824

* Check for excessive code lengths. Touch #824

* Add already fixed image 6. Touch #824

* Lint progressive scan details. Touch #824

* Add already fixed image 8. Fix #824

* Remove duplicate per-block checks

* Add already fixed image 1. Touch #825

* Don't throw on bad JFIF density units.

* Add already fixed image 3. Touch #825

* Add already fixed image 4. Fix #825

* Check SOFn marker length. Touch #826

* Add already fixed image 2. Touch #826

* Add already fixed image 3. Fix #826

* Add fixed already fixed image. Fix #827

* Revert unneeded bounds check introduced in #804
antonfirsov pushed a commit to antonfirsov/ImageSharp that referenced this pull request Nov 11, 2019
antonfirsov pushed a commit to antonfirsov/ImageSharp that referenced this pull request Nov 11, 2019
* Nomalize jpeg exceptions. Fix SixLabors#821

* Fix SixLabors#822

* Fix SixLabors#823

* Check for correct QT index. Touch SixLabors#824

* Check DHT props. Touch SixLabors#824

* Limit sampling factors to 1 & 2. Touch SixLabors#824

* Add already fixed image 4. Touch SixLabors#824

* Check for excessive code lengths. Touch SixLabors#824

* Add already fixed image 6. Touch SixLabors#824

* Lint progressive scan details. Touch SixLabors#824

* Add already fixed image 8. Fix SixLabors#824

* Remove duplicate per-block checks

* Add already fixed image 1. Touch SixLabors#825

* Don't throw on bad JFIF density units.

* Add already fixed image 3. Touch SixLabors#825

* Add already fixed image 4. Fix SixLabors#825

* Check SOFn marker length. Touch SixLabors#826

* Add already fixed image 2. Touch SixLabors#826

* Add already fixed image 3. Fix SixLabors#826

* Add fixed already fixed image. Fix SixLabors#827

* Revert unneeded bounds check introduced in SixLabors#804
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant