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

Fix 2 buffer overflows in TIFF decoding #4507

Merged
merged 5 commits into from Apr 1, 2020
Merged

Commits on Apr 1, 2020

  1. Copy the full SHA
    6b842f4 View commit details
    Browse the repository at this point in the history
  2. Avoid uninitialized read

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    b8d4ce1 View commit details
    Browse the repository at this point in the history
  3. Tests for tiff crashes

    wiredfool authored and hugovk committed Apr 1, 2020
    Copy the full SHA
    6e7c0ce View commit details
    Browse the repository at this point in the history
  4. Fix typos

    Co-Authored-By: Andrew Murray <3112309+radarhere@users.noreply.github.com>
    hugovk and radarhere committed Apr 1, 2020
    Copy the full SHA
    c00fdc7 View commit details
    Browse the repository at this point in the history
  5. Format with Black

    hugovk committed Apr 1, 2020
    Copy the full SHA
    2092801 View commit details
    Browse the repository at this point in the history