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

Add TIFFTAG_SAMPLEFORMAT to blocklist #3926

Merged
merged 4 commits into from Jun 30, 2019

Commits on Jun 30, 2019

  1. Add TIFFTAG_SAMPLEFORMAT to blocklist

    The SAMPLEFORMAT tag is determined by the image format and should not be copied from legacy_ifd.
    cgohlke authored and radarhere committed Jun 30, 2019
    Copy the full SHA
    a70da81 View commit details
    Browse the repository at this point in the history
  2. Add test for sampleformat corruption

    cgohlke authored and radarhere committed Jun 30, 2019
    Copy the full SHA
    4a69223 View commit details
    Browse the repository at this point in the history
  3. Lint fixes

    radarhere committed Jun 30, 2019
    Copy the full SHA
    cc0d701 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    42588a6 View commit details
    Browse the repository at this point in the history