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

Infinite loop with PDFFileReader when file is empty #6

Closed
jerome-nexedi opened this issue Aug 16, 2013 · 1 comment
Closed

Infinite loop with PDFFileReader when file is empty #6

jerome-nexedi opened this issue Aug 16, 2013 · 1 comment

Comments

@jerome-nexedi
Copy link

Reproducible with:

import StringIO, PyPDF2
PyPDF2.PdfFileReader(StringIO.StringIO())

@jerome-nexedi
Copy link
Author

fixed in py-pdf/pypdf#22
This repo seems inactive.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant