gimli-rs / gimli

A library for reading and writing the DWARF debugging format
https://docs.rs/gimli/
Apache License 2.0
831 stars 105 forks source link

read: use address size when checking address overflow #733

Closed philipc closed 2 months ago

philipc commented 2 months ago

Address size validation was needed to fix the fuzz error found in CI.