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

ROB: Rebuild xref table if one entry is invalid #2528

Merged
merged 10 commits into from
Mar 24, 2024

Commits on Mar 17, 2024

  1. FIX: robustify stream extraction

    fixes py-pdf#2523
    situation met:
    * length field is not correct
    * xref may contains not ordered stream datas
    * xref contains some free entries (i.e. not contains stream offset)
    pubpub-zz committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    b80972c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fea53c View commit details
    Browse the repository at this point in the history
  3. ROB

    pubpub-zz committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    df67935 View commit details
    Browse the repository at this point in the history
  4. test

    pubpub-zz committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    41a95ad View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    8e90091 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    a62f161 View commit details
    Browse the repository at this point in the history
  2. remove comments

    pubpub-zz authored Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e3d886b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f666b1 View commit details
    Browse the repository at this point in the history
  4. Revert "coverage improvement attempt"

    This reverts commit 4f666b1.
    pubpub-zz committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    e6faee2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    553165c View commit details
    Browse the repository at this point in the history