Fix some Coverity-detected issues.

This commit is contained in:
Michael R Sweet
2021-10-01 11:38:04 -04:00
parent 85bfab49ab
commit d1e8c966ed
6 changed files with 13 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ v1.0.0 (TBD)
- Added `pdfioFileCreateOutput` API to support streaming output of PDF
(Issue #21)
- Fixed some issues identified by a Coverity scan.
v1.0b1 (August 30, 2021)