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 the issue of StackOverflowException when TiffReader.processIfd processes a large tiff image. #443

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 25, 2019

  1. Fix the issue of StackOverflowException when TiffReader.processIfd pr…

    …ocesses
    
    a large tiff image.
    Xinwei Xie committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    46fb2a4 View commit details
    Browse the repository at this point in the history
  2. Revert iml file

    Xinwei Xie committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    64cf20b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2019

  1. Add extra stack information for for loop

    Xinwei Xie committed Oct 27, 2019
    Configuration menu
    Copy the full SHA
    693d5ef View commit details
    Browse the repository at this point in the history