-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make sure we call inflateEnd when there is an error reading or compar…
…ing the stream CRC (Issue #91)
- Loading branch information
1 parent
07513bb
commit 83562f7
Showing
3 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule pdfio
updated
7 files
+0 −1 | CHANGES.md | |
+2 −129 | doc/pdfio.3 | |
+6 −109 | doc/pdfio.html | |
+1 −68 | doc/pdfio.md | |
+3 −29 | pdfio-object.c | |
+3 −0 | pdfio-stream.c | |
+0 −8 | ttf.c |