ICEpdf
  1. ICEpdf
  2. PDF-1327

Linear traversal not inflating compressed object streams

    Details

    • Type: Bug Bug
    • Status: Open
    • Priority: Major Major
    • Resolution: Unresolved
    • Affects Version/s: 6.3.2
    • Fix Version/s: 6.3.3
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      A file was submitted that was likely touched by some network or database filter appending some junk to the start and end of the file. The extra bytes through of the xref offset and the file has to be linearly parsed.

      Our linear parser code doesn't seem to account for compressed object streams and in this particular case. The pages object can't be referenced from the constructed xref table.

      I have code that address this in development branch however this should be address in our old parser as well.

        Activity

        There are no comments yet on this issue.

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated: