Limit generation numbers to 0 to 65535.

This commit is contained in:
Michael R Sweet
2025-07-28 12:51:17 +01:00
parent 4bbb8b0b38
commit d3a5fa9e0b
5 changed files with 22 additions and 15 deletions

View File

@@ -2,6 +2,13 @@ Changes in PDFio
================
v1.5.4 - YYYY-MM-DD
-------------------
- Updated indirect reference reading code to limit the range of generation
numbers.
v1.5.3 - 2025-05-03
-------------------