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

Handle corrupt ASCII85Decode inline images with truncated EOD markers (issue 11385) #11387

Merged
merged 1 commit into from
Dec 8, 2019

Conversation

Snuffleupagus
Copy link
Collaborator

In the PDF document in question, there's an ASCII85Decode inline image where the '>' part of EOD (end-of-data) marker is missing; hence the PDF document is corrupt.

Fixes #11385

… (issue 11385)

In the PDF document in question, there's an ASCII85Decode inline image where the '>' part of EOD (end-of-data) marker is missing; hence the PDF document is corrupt.
@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

pdfjsbot commented Dec 5, 2019

From: Bot.io (Windows)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.215.176.217:8877/e2d3a11fcc91930/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Dec 5, 2019

From: Bot.io (Linux m4)


Received

Command cmd_test from @Snuffleupagus received. Current queue size: 0

Live output at: http://54.67.70.0:8877/835bddebe8af0a1/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Dec 5, 2019

From: Bot.io (Linux m4)


Failed

Full output at http://54.67.70.0:8877/835bddebe8af0a1/output.txt

Total script time: 18.85 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: FAILED

Image differences available at: http://54.67.70.0:8877/835bddebe8af0a1/reftest-analyzer.html#web=eq.log

@pdfjsbot
Copy link

pdfjsbot commented Dec 5, 2019

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/e2d3a11fcc91930/output.txt

Total script time: 26.45 mins

  • Font tests: Passed
  • Unit tests: Passed
  • Regression tests: Passed

@timvandermeij
Copy link
Contributor

/botio-linux preview

@pdfjsbot
Copy link

pdfjsbot commented Dec 8, 2019

From: Bot.io (Linux m4)


Received

Command cmd_preview from @timvandermeij received. Current queue size: 0

Live output at: http://54.67.70.0:8877/af5f4a36ca8e42d/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Dec 8, 2019

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/af5f4a36ca8e42d/output.txt

Total script time: 1.74 mins

Published

@timvandermeij timvandermeij merged commit a6db045 into mozilla:master Dec 8, 2019
@timvandermeij
Copy link
Contributor

Nice work! Let's make reference images.

/botio makeref

@pdfjsbot
Copy link

pdfjsbot commented Dec 8, 2019

From: Bot.io (Linux m4)


Received

Command cmd_makeref from @timvandermeij received. Current queue size: 0

Live output at: http://54.67.70.0:8877/91d3bdb3194f405/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Dec 8, 2019

From: Bot.io (Windows)


Received

Command cmd_makeref from @timvandermeij received. Current queue size: 1

Live output at: http://54.215.176.217:8877/a5848fe37fd1784/output.txt

@pdfjsbot
Copy link

pdfjsbot commented Dec 8, 2019

From: Bot.io (Linux m4)


Success

Full output at http://54.67.70.0:8877/91d3bdb3194f405/output.txt

Total script time: 16.98 mins

  • Lint: Passed
  • Make references: Passed
  • Check references: Passed

@pdfjsbot
Copy link

pdfjsbot commented Dec 8, 2019

From: Bot.io (Windows)


Success

Full output at http://54.215.176.217:8877/a5848fe37fd1784/output.txt

Total script time: 23.53 mins

  • Lint: Passed
  • Make references: Passed
  • Check references: Passed

@Snuffleupagus Snuffleupagus deleted the issue-11385 branch December 10, 2019 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Specific PDF file does not render correctly
3 participants