J-F-Liu / lopdf

A Rust library for PDF document manipulation.
MIT License
1.67k stars 177 forks source link

Fix addition overflow #346

Closed Heinenen closed 1 week ago

Heinenen commented 1 week ago

Fixes #311. The error occurred when the xref table/stream contained a too big object ID.