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

Ensure that Dict_getArray doesn't fail if xref in undefined (PR 6485 follow-up) #6528

Merged
merged 1 commit into from
Oct 15, 2015
Merged

Ensure that Dict_getArray doesn't fail if xref in undefined (PR 6485 follow-up) #6528

merged 1 commit into from
Oct 15, 2015

Conversation

Snuffleupagus
Copy link
Collaborator

In PR #6485 I somehow missed to account for the case where xref is undefined. Since a dictonary can be initialized without providing a reference to an xref instance, Dict_getArray can thus fail without this added check.

…485 follow-up)

In PR 6485 I somehow missed to account for the case where `xref` is undefined. Since a dictonary can be initialized without providing a reference to an `xref` instance, `Dict_getArray` can thus fail without this added check.
@Snuffleupagus
Copy link
Collaborator Author

/botio test

@pdfjsbot
Copy link

From: Bot.io (Windows)


Received

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

Live output at: http://107.22.172.223:8877/6e337fe38438fc0/output.txt

@pdfjsbot
Copy link

From: Bot.io (Linux)


Received

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

Live output at: http://107.21.233.14:8877/27cc19816b8beac/output.txt

@pdfjsbot
Copy link

From: Bot.io (Windows)


Success

Full output at http://107.22.172.223:8877/6e337fe38438fc0/output.txt

Total script time: 18.77 mins

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

@pdfjsbot
Copy link

From: Bot.io (Linux)


Success

Full output at http://107.21.233.14:8877/27cc19816b8beac/output.txt

Total script time: 19.83 mins

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

timvandermeij added a commit that referenced this pull request Oct 15, 2015
Ensure that `Dict_getArray` doesn't fail if `xref` in undefined (PR 6485 follow-up)
@timvandermeij timvandermeij merged commit d1d81de into mozilla:master Oct 15, 2015
@timvandermeij
Copy link
Contributor

Looks good, thanks!

@Snuffleupagus Snuffleupagus deleted the pr-6485-followup branch October 16, 2015 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants