getsentry / pdb

A parser for Microsoft PDB (Program Database) debugging information
https://docs.rs/pdb/
Apache License 2.0
384 stars 69 forks source link

fix: Avoid arithmetic overflow in PageList::push #110

Closed Swatinem closed 2 years ago

Swatinem commented 2 years ago

I just hit this overflow while running the crate through a fuzzer.