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

Prevent an infinite loop in XRef.readXRef by keeping track of already parsed tables (bug 1393476) #8824

Merged
merged 1 commit into from
Aug 24, 2017

Commits on Aug 24, 2017

  1. Prevent an infinite loop in XRef.readXRef by keeping track of alrea…

    …dy parsed tables (bug 1393476)
    
    With this patch, not only is the infinite loop prevented, but we're also able to actually render the file (which e.g. Adobe Reader isn't able to).
    
    Fixes https://bugzilla.mozilla.org/show_bug.cgi?id=1393476.
    Snuffleupagus committed Aug 24, 2017
    Configuration menu
    Copy the full SHA
    4660cf8 View commit details
    Browse the repository at this point in the history