gimli-rs / gimli

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

read: use address size when checking address overflow #733

Closed philipc closed 5 months ago

philipc commented 5 months ago

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